搜索资源列表
利用汇编语言实现des加密算法
- 利用汇编语言实现des加密算法 虽非原创,但很有用。-using assembly language to achieve des encryption algorithm, if not original, but very useful.
数据加密标准
- des源码
desjiamihejiemi
- 一个简单的c++程序,运用des算法,可以对字符串进行加密解密,c-des algorithm encryption and decryption of string
des_430
- msp430的汇编des算法,效率很高,加密解密大约只需要大约4000指令周期。-des for msp430 asm. it is less than 4000 tnk.
des2
- 51环境汇编des加密-51 environment compilation des encryption
AES-encryption-algorithm-c
- AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的des,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original des has been multi-analysis and is widely used around
des
- 实现des加密和解密,纯C 有注释,可以运行,验证雪崩效应-des encrypt decode,all C,easy to understand
加密des算法
- des算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(des algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)