搜索资源列表
AES
- 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
aes
- 这个是关于aes对称加密算法的优化程序,请大家指教。
AES_CPP
- AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
aesc
- AES加密算法C代码(纯C代码)说明及编程-AES C (in C)
AES_demo
- 用java语言书写的AES加密算法,支持128bit 分组加密,仅供参考-java ,AES
NBTool
- AES的解密工具,支持ECB、CBC、OFB、等等模式。密钥长度不固定。来自Openssl的aes算法。绝对正确。-AES decryption tool that supports ECB, CBC, OFB, etc. mode. Key length is not fixed. Aes Openssl algorithm. Absolutely right.
cryptoppTYtool
- vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法- vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法 VC development of commonly used encryption and decryption algorithm gadget, including DES, AES, RSA, SHA1, SHA256,
aes_c
- 通过aes算法实现对数据来进行数据加密和数据解密。(Through the AES algorithm to achieve data encryption, decryption.)
aes_class
- 通过aes加密算法实现对数据的数据加密和数据解密。(Data encryption and data decryption are realized by AES encryption algorithm)