-
ERRATA
说明: 一个应用密码学的源代码,主要完成应用密码方面的功能。(a Cryptographic Application source code, application code to complete the function.)
- 2006-04-15 13:58:12下载
- 积分:1
-
RSA
计算机专业毕业设计--RSA加密算法的实现与设计(Graduate design computer RSA encryption algorithm and design)
- 2008-05-04 17:36:43下载
- 积分:1
-
Ibe_set
IBE基于身份的加密系统的系统叁数程序,使用VC6.0开发(IBE identity-based encryption system of systems Triple the number of procedures, the use of VC6.0 Development)
- 2020-06-29 21:00:01下载
- 积分:1
-
Morse-code
摩斯密码 加密 解密 说明以衣VB源代码(Morse code By VBasic6.0)
- 2016-07-16 16:27:10下载
- 积分:1
-
bl_des_test
使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
- 2010-08-30 18:56:22下载
- 积分:1
-
AES_CMAC
AES加密,并完成基于AES的CAMC操作(AES encryption and the AES operation is completed based on CAMC)
- 2014-11-08 23:11:00下载
- 积分:1
-
affine1
仿射 suanfa daima
加密
解密(affine suanfa daima
affine
)
- 2010-09-02 03:36:51下载
- 积分:1
-
ElGamalPSignature
vc++写的ElGamal加密系统,能够对简单的数字进行加密。(The ElGamal encryption systems, vc++ write simple digital encryption.)
- 2013-04-04 20:29:48下载
- 积分:1
-
delcert
删除系统某存储区中的证书, 代码参考msdn(removal system of a storage area of the certificate, a code reference VARIANT)
- 2005-07-20 10:17:59下载
- 积分: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