搜索资源列表
decrypt
- 解密算法,通过一组数学公式的计算,把加密后的数据还原-decryption algorithm, a mathematical formula group basis, encrypted data reduction
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
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)