搜索资源列表
encryption-and-decryption
- flash型单片机的加密与解密,希望对大家有帮助-flash MCU encryption and decryption, we want to help
DELPHI源代码-读卡器开发
- DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
PT2262
- 对PT2262的加密位进行解密,在LCD上显示加密位和脉冲频率。可接收脉冲频率在5K-25KHZ.-PT2262-bit encryption for decrypting encrypted bits in the LCD display and pulse frequency. Pulse frequency can be received in the 5K-25KHZ.
rsa
- 经典的RSA加密以及解密,在VC环境或者dos环境均可运行。-Classical RSA encryption and decryption, the VC environment or dos environment can run.
MT
- STM32 随机数的获取,加密,解密,通信中使用。-STM32 communication radom get num and secrit!
AESdec
- 安全传输协议,使用aes加密解密。防止数据被窃取-Secure transport protocol using AES encryption and decryption. Prevent data being stolen
chengxujiami
- 程序加密保护实验:本实验通过串口进行输出芯片ID号及解密成功或者失败。-Application encryption protection experiment: the experiment through the serial port output chip ID and decrypt the success or failure.
AESj 加密解密Verilog
- 128位AES加密解密,可以在FPGA上实现