搜索资源列表
利用汇编语言实现DES加密算法
- 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
DESjiamihejiemi
- 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
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.
DES-CPP-source-code
- DES算法用C++实现的源代码-The source code to achieve the DES algorithm C++
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_debug
- 基于MCS-51单片的DES算法汇编源码,可以应用于智能卡、POS、控制器等领域。提供汇编源码-Assembler source code, based on the MCS-51 monolithic DES algorithm can be applied to the field of smart cards, POS, controller. Assembler source
DESdpj
- 简明的DES密码算法的VHDL代码,实现了基本的加脱密-Condensed DES cryptographic algorithm VHDL code, basic plus decryption
DES
- DES算法,3DES算法,有中文注译,直接在KIEL中可以编译。-DES algorithm, 3DES algorithm, there is a Chinese translation, directly in the KIEL can be compiled.
加密des算法
- DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)