-
基于Blowfish加密算法的文件加密源程序
基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
- 2022-12-20 09:20:03下载
- 积分:1
-
C++ An MD5 encryption algorithm. The need for encryption interface very useful
C++的一个MD5加密算法。对需要加密的接口非常有用的-C++ An MD5 encryption algorithm. The need for encryption interface very useful
- 2022-02-13 20:18:58下载
- 积分:1
-
加密算法的使用示例
加密算法的使用示例-encryption algorithm using examples
- 2022-12-23 11:50:03下载
- 积分:1
-
Decryption for advanced system can be used for aes 128
Decryption for advanced system can be used for aes 128
- 2023-05-14 15:45:02下载
- 积分:1
-
混沌加密算法及其在图像加密中的应用
这个是基于混沌的DES加密算法应用与图象加密-Chaos DES encryption algorithm and the application of image encryption
- 2023-06-14 17:45:03下载
- 积分:1
-
39.3
说明: 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。
加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为:
(Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with " 4962873" in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text " the result of 3 and 2 is not 8" results:)
- 2011-04-05 08:43:48下载
- 积分:1
-
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的A...
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。
美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption algorithm in October 2000, NIST (National Institute of Standards and Technology Association) announced candidates from 15 kinds of algorithm selected a new encryption standard keys. Rijndael was selected to become the future of the AES. Rijndael is the second half of 1999, by researcher Joan Daemen and Vincent Rijmen created. AES encryption is increasingly becoming the various forms of de facto standard for electronic data. United States Institute of Standards and Technology (NIST) in May 26, 2002 developed a new Advanced Encryption Standard (AES) norms.
- 2022-09-23 16:55:03下载
- 积分:1
-
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看...
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看-in my view, it s a nice and simple code with a few program to achieve the aim. worth to take a look
- 2023-05-01 13:10:03下载
- 积分:1
-
这是一个RSA的简单实现算法,用的是C++语言实现的.
这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
- 2022-03-04 12:40:00下载
- 积分:1
-
c语言文件加密程序
c语言文件加密程序-file encryption procedures
- 2022-01-26 04:02:13下载
- 积分:1