搜索资源列表
DesOper
- 在51单片机中实现des算法,包括加密和解密
DES
- 用vc++实现des算法,此算法主要实现简单的明文加密、解密-Des algorithm with explicit encryption, decryption! ! !
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字节 ****************
DES
- DES加密算法程序,该程序主要为计算加密密码,加密解密方法等,如IC卡的加密。-DES encryption algorithm program, the program is mainly for calculating encrypted passwords, encryption, decryption method, etc., such as IC card encryptio
各种密码算法的FPGA实现情况
- 各种密码算法的FPGA实现情况 1.AES算法FPGA实现分析 2.DES加密算法的高速FPGA实现 3.RSA加解密运算的FPGA硬件实现研究(FPGA implementation of various cryptographic algorithms)