-
CRC校验中叠加和校验方法的生成,校验等功能函数源码。
CRC校验中叠加和校验方法的生成,校验等功能函数源码。-CRC verification and validation methods of superposition generation, calibration source, such as performance function.
- 2022-08-08 20:23:21下载
- 积分:1
-
AES_CMAC
通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
- 2021-03-11 19:09:25下载
- 积分:1
-
CMAC
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
- 2014-01-10 16:12:49下载
- 积分:1
-
EncryptTcpServer
这是一个使用不对称密钥加密对称密钥,使用对称密钥加密网络数据流,并进行网络传输的服务器端程序。(This is an example for Encrypt TCP flower Server.This example used publicKey encrypted Triple DES key,then used this key enrypted TCP flower data.)
- 2012-01-04 22:47:35下载
- 积分:1
-
CUDA-AES
基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化(CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization)
- 2014-04-11 18:14:43下载
- 积分:1
-
使用Windows加密API的例子
使用Windows加密API的例子-Example for using windows api of encrypting
- 2022-03-12 20:43:50下载
- 积分:1
-
Vientiane password to use VB to do query tool, used here in several commonly use...
用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint-Vientiane password to use VB to do query tool, used here in several commonly used API functions: FindWindow, SendMessage, GetClassName, WindowFromPoint
- 2022-06-01 11:33:03下载
- 积分:1
-
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助...
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助-DES (Data Encrypt Standard) encryption algorithm. Only the source code of Kazakhstan, the hope that it can be helpful to everyone
- 2023-05-23 20:10:03下载
- 积分:1
-
lorentz
文字图像,通过混沌加密,利用洛伦兹变换,即三维空间加密程序(Text images, through encryption, using the Lorentz transformation, ie three-dimensional encryption program)
- 2010-05-21 01:05:08下载
- 积分:1
-
blowfish 的加密算法,编程语言:Asm.
blowfish 的加密算法,编程语言:Asm.
-this is the blowfish Encryption Algorithm,writed in Asm
- 2022-04-30 23:39:33下载
- 积分:1