搜索资源列表
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
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)