搜索资源列表
XINO_DES
- DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
des(msp430)
- 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
DES_src
- DES及3DES算法,可以直接用在嵌入式系统中。
DES
- DES加密源代码,用3DES加密算法。加密强度高,到目前为止,还无人能够破解!
3des_vhdl
- 3重DES(3DES)加密算法的问答及其VHDL实现。
3des
- 本人从老师那里找到的3DES的算法的源代码,知道3DES的朋友都知道这个源代码对你的帮助有多大
基于单片机的实时3DES加密算法的实现pdf
- 基于单片机的实时3DES加密算法的实现.pdf
ISO14443A_B_DESFIRE.rar
- 很强的射频卡reader源代码,支持ISO14443A、ISO14443B等卡片,支持Mifare卡,desfire 4卡,内嵌入3DES算法,A strong source of RF card reader, support ISO14443A, ISO14443B such as card, Mifare card support, desfire 4 cards, embedded 3DES algorithm
89c51descode
- 89c51des算法c语言源代码,实现des和3des算法-89c51des algorithm c language source code, implementation and 3DES algorithm des
ARM1
- 这是一个基于ARM的3DES加密算法,里面有算法的详细实现-This is an ARM-based 3DES encryption algorithm, which has a detailed algorithm to achieve
simple_3DES
- 精简3DES加解密算法实现,该3DES加解/密系统以精简硬件结构为目标,与传统的以吞吐率为目标的流水线模式3DES加/解密系统相比,具有消耗硬件资源小,性价比突出的优点。-reduced 3DES algorithm system based on FPGA
des_3
- 对于3DES加密解密算法的verilog实现,已经得到测试通过,对于学习3DES加密解密的实现过程很有用-3DES encryption and decryption algorithms for the verilog implementation has been tested for learning the implementation of 3DES encryption and decryption process is useful
3dse
- C语言写的3DES算法,经过调试证明程序本身没问题-3DES algorithm written in C language, no problem after commissioning of the certification procedures
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字节 ****************
3DES
- 3DES算法函数 可以直接移植使用 非常优秀-3DES algorithm function can be directly transplanted very good use