资源列表
aes_imp
- AES CODE IN VHDL FOR ENCRYPTION AND DECRYPTION
PublicSecret
- 非对称密钥,了解RSA算法,并运行此算法实现对字符串的加解密。-Asymmetric key to understand the RSA algorithm, and run this algorithm to encrypt and decrypt the string.
codeVHDL
- code vhdl for encrypt and dencrypt aes
giao-an-ATTT-use
- aes ras encrypt document
Matlab
- matlab sourcecodes documents
TestDES
- 加密和解密(用java语言实现) 密钥是用户自己定义的-Encryption and decryption key (using java language) is defined by the user
DES
- DES算法,里面加密解密功能完整实现,也有详细的注解,是对密码学中DES的实现的一个很好的程序。-DES algorithm, which encryption and decryption functions complete, detailed comments, is a good program Cryptography DES implementation.
DCPcrypt_Source_Demo
- DCPcrypt加密解密控件 支持D2009-DCPcrypt encryption controls support D2009
PB11.5-MD5
- 纯pb实现的最快的MD5算法for 11.5-Pure pb achieve the the fastest MD5 algorithm for 11.5
md5
- MD5算法的实现,MD5算法是一种消息摘要算法,可以将任意长度的文件,压缩成128位的散列值。-An implementation of MD5
rsasa
- rsa算法的简单实现,通过输入算子生成最终的大素数。-rsa simple algorithm to achieve, by entering the operator to generate the final large prime numbers.
Aes
- 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES