-
Hash
MD5加密算法,实现报文认证!!运算速度快,兼容性好(MD5 encryption algorithm, message authentication realize! ! Computing speed, better compatibility)
- 2008-07-05 00:29:14下载
- 积分: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
-
RC4
对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
- 2020-10-13 23:17:31下载
- 积分:1
-
RSA(NTL)
用VC6.0实现的,运用NTL大整数库实现RSA的加密和解密算法,具有较高的效率!(VC6.0 achieved by applying NTL large integer achieve RSA encryption and decryption algorithms, with high efficiency!)
- 2014-04-29 13:34:16下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1
-
TS_Process_V1.0
DVB 加扰软件,对TS流文件进行加扰,符合DVB标准(it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards)
- 2010-01-04 19:22:39下载
- 积分:1
-
dogsn
rockey6加密狗
dogsn名称为3000(dogsn3000)
- 2010-06-29 00:12:28下载
- 积分:1
-
EC-Signature
基于miracl大数库的椭圆曲线EC的签名算法的c语言实现(Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation)
- 2020-07-03 18:40:02下载
- 积分:1
-
BM
说明: 密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)
- 2013-11-27 17:01:49下载
- 积分:1
-
Encryption-and-decryption
加解密!实现微软的加解密的小例子。在用微软的加解密时的一点心得(Encryption and decryption! Microsoft' s encryption and decryption to achieve a small example.)
- 2011-10-03 15:25:40下载
- 积分:1