搜索资源列表
利用汇编语言实现DES加密算法
- 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
DES
- DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
des
- MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被\"压缩\"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一
delphides
- java,delphi,C#通用des算法delphi实现 需要TurboPower LockBox-java, delphi, C# General des algorithm delphi the realization of the need for TurboPower LockBox
DESjiamihejiemi
- 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
des
- 作者提供了DES的Delphi版源码与调用方法,现在标准算法被多数开发者使用,很容易被破解出来。在我们的站点上提供了DES的变形算法源码、为您提供软件安全检测和软件的加密解决方案。-The author provides a DES version of the Delphi source code with the call method, now standard algorithm used by most developers, it is easy to be cracked out.
3075819836
- 作者提供了DES的Delphi版源码与调用方法,现在标准算法被多数开发者使用,很容易被破解出来。在我们的站点上提供了DES的变形算法源码、为您提供软件安全检测和软件的加密解决方案。-Authors of the DES version of the Delphi source code and call the method, now standard algorithm used by most developers, it is easy to break out. Available on
des
- data encryption standard algorithm implementation
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
05464449delphides
- c#与delphi通用des算法的实现,方便c#与delphi之间的通信-C# and Delphi general DES algorithm implementation, convenient communication between c# and Delphi
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
des
- DES算法Delphi源代码,比较常见吧,那么究竟是如何实现的呢?或许你从这个DES加密算法实例中能找到答案。-DES algorithm Delphi source code, the more common it, then what is how to achieve it? Perhaps you can find the answer from the DES encryption algorithm instance.
DES
- The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) is a previously predominant algorithm for the encryption of electronic data
DesVer
- 实现FPGA中执行DES算法,通过RS232实现数据传送功能 -Implement FPGA DES algorithm is d, data transfer function via RS232
the-moving-des
- 这个是des算法的一个变种,我饿们可以很好的参考des算法的进化。-This is a variant des algorithm, I was hungry and we can be a good reference des algorithm evolution.
des
- DES Algorithm source code in c
DES
- DES算法,3DES算法,有中文注译,直接在KIEL中可以编译。-DES algorithm, 3DES algorithm, there is a Chinese translation, directly in the KIEL can be compiled.
DES
- 使用DES算法实现对文本的加密解密,显示加密解密文本和密码-Using DES algorithm to achieve the encryption and decryption of the text, display encryption and decryption text and password
加密des算法
- DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)