▍1. rsa
RSA的加密和解密。运行在VC++6.0下。(RSA encryption and decryption)
AES加解密算法。 支持AES128、AES192、AES256.(AES encryption and decryption algorithm. Support for AES128, AES192, AES256)
说明: AES加解密算法。 支持AES128、AES192、AES256.(AES encryption and decryption algorithm. Support for AES128, AES192, AES256)
DES算法加密解密源代码。只有一个文件。简单易用。(DES algorithm encrypts and decrypts the source code, which has only one file and is easy to use.)
说明: DES算法加密解密源代码。只有一个文件。简单易用。(DES algorithm encrypts and decrypts the source code, which has only one file and is easy to use.)
采用轮询机制,对数据库中数据进行加密处理(Using polling mechanism to encrypt data in database)
说明: 采用轮询机制,对数据库中数据进行加密处理(Using polling mechanism to encrypt data in database)
RSA算法加密解密实验(可直接动手操作,对话框显示加密结果(RSA algorithm encryption decryption experiment)
说明: RSA算法加密解密实验(可直接动手操作,对话框显示加密结果(RSA algorithm encryption decryption experiment)
说明: 验证sm2工具,具有加密、解密、签名、验签等功能(Verification SM2 tool, with encryption, decryption, signature, signature verification and other functions)
说明: 经典的对称加密算法RSA算法的C++实现版本,亲测完美运行(The C + + implementation version of RSA algorithm, the classic symmetric encryption algorithm, runs perfectly in pro test)
说明: IDEA加解密算法,实现IDEA的加密、解密,可详细输出每轮加密子密钥(IDEA encryption and decryption algorithm)