资源列表
rsa_tool
- 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of
mini_aes
- aes算法的verilog hdl实现,供给大家作为参考 。-Orangk'aes algorithm verilog hdl realized, we supply as a reference.
rc5-72cbc
- rc5-72在cbc模式下的加密和解密程序,可以直接运行得到结果-rc5-72 in cbc mode encryption and decryption procedures, can be directly operating results
playfair_encrypt
- 本程序是一个在Linux FC5环境下写的经典加密程序playfair加密程序。也可以在其他环境中运行。只有文本界面-this procedure is in a Linux environment FC5 write classical encryption to encrypt playfair procedures. Also in other operating environments. Only text interface
AES_and_MD5
- AES和MD5加密解密程序,经典的那种。适合初学密码学的人参考-MD5 and AES encryption and decryption procedures, the kind of classic. Cryptography for the novice reference
secudemo
- 演示完整的对称、非对称、摘要算法。 参照提示:其中有屏幕的和弹出提示。用RSA加密字符串前16个字节 用MD5签名加密后的文件,并可用MD5检验文件是否被篡改过-complete demonstration of symmetric, asymmetric, the digest algorithm. Cross-reference : the screen and a pop-up prompt. Using RSA encryption string before 16 byte e
f5
- 这是利用图像隐藏信息的代码,f5算法,很好!-This is the image of the code hidden information, f5 algorithm, very good!
sizhongjiamijiemi
- 移位密码,仿射密码,维吉利亚密码,置换密码 四种C加密解密算法-shift password, affine password Weijilie password, password replacement of four C encryption and decryption algorithm
FourEncodeArithmeticInCommonUse
- 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
TooMuchOfEncodingArithmetic
- 加密解密算法大全。很多很多的加密解密的实例,纯C语言编写,涵盖了流行的几十种加密算法。-encryption and decryption algorithm Solutions. Many, many examples of encryption and decryption, pure C language, covering dozens of popular encryption algorithm.
MessageD5
- C++语言实现的md5加密算法,共同学习-C language of md5 encryption algorithm, learning together
c++des
- c++语言实现的des加密算法,共同学习-c des language of the encryption algorithm, learning together