搜索资源列表
dess.zip
- Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
des
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码。
frequently_used_source_code
- 单片机方面大量常用优秀源代码和说明 ACM-12864汉字液晶显示驱动程序 Ad_da转换 ADC0809 adc2051 AD转换类 C51_table DES算法演示 I2c总线 IIC LED显示 编程规范与范例 步进电机 查表 串行通信 打印 代码运算类 代码转换 单片机经验谈 单片机直接驱动液晶显示 电机pwm控制 电机控制 定浮点子程序库 定时与中断 二进制数运算 汇编与c的衔接
FTBv1-6-5-Source
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
np_npggnt.des
- 用VC编写的一个逆向NP注入npggnt.des的源码实例,对分析NP的朋友有一定的帮助!-VC prepared with a reverse injected NP source npggnt.des example, the analysis of NP friends will certainly help!
DES
- 多功能 的DES的算法演示-DES algorithm for multi-functional demo
dessuanfa
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm collection, including a variety of enhanced DES algorithm, the deformation DES algorithm, there is PASCAL, ASM, C, such as multi-lingual version, there
DES_430
- msp430的汇编des算法,效率很高,加密解密大约只需要大约4000指令周期。-des for msp430 asm. it is less than 4000 tnk.
des
- 利用汇编编写的des算法,有加密和解码的算法-And use the compilation prepared by the des algorithm, there are encryption and decoding algorithms
DEScipher
- 使用Visual C++嵌入汇编语言的方式,实现DES。-Implement the DES cipher by C++ which embedded with ASM to make the algorithm more fast. And use some skills to improve the efficiency, too.