搜索资源列表
十六进制异或
- 用C++实现的十六制易或运算的加密算法,希望给大家有所帮助-C achieved 16 or processing system easy encryption algorithm, we hope to help
2008516
- 实用c程序:16进制<->10进制互换程序 89C51系列CPU编程器接收CPU程序 HT1380实时时钟驱动程序 单个汉字库字摸提取程序,tc2.0编译 按键扫描驱动程序
ASCIIStrAndHexStrTransForm
- ASCII串和16进制串相互转换的c++类,本人原创-ASCII hexadecimal string and 16 string conversion class
DES
- 使用C++实现DES算法,要求输入加密内容,将加密内容转为16进制后输入加密密钥,进行加密-C++ implementation DES encryption, the input encrypted content to the encrypted content to enter the hexadecimal encryption key to encrypt
sms4
- SMS4算法的C语言实现。手动输入明文和密钥以及功能选择,按16进制输入和输出。-SMS4 algorithm in C language. Manually enter the plaintext and key functions to select, according to the hexadecimal input and output.
encryption
- 这一个用c++写的DES算法的简单实现,能输入16进制的明文进行加密。-This is a written with c++ simple implementation of the DES algorithm, can enter 16 hexadecimal plaintext encryption.
DES_lab
- DES加密算法(DES)的C语言实现支持16位16进制秘钥-DES algorithm (DES) of the C language
AESEncrpt
- AES 加密生成16进制字符串,可兼容c#进行减密,数据填充方式CBC,数据填充值Zeros