搜索资源列表
aes
- 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
AES128
- 封装成C++类的AES128位加密算法,自己把AES128位加密算法封装成一个C++类,包括加密算法和解密算法,并写了一个例子,方便使用!-Package into C++ class AES128 bit encryption algorithm AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms and decryption algorithms, and