搜索资源列表
Cry-DES
- 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
des
- 如何用java的des算法加密解密,使用的是bcb模式。
des算法 加密程序
- DES算法
des加密解密代码
- 本程序实现了加密解密的算法,并且有详细的注释
EncryptUtils.支持MD5、Base64、DES的加密和解密算法的小程序
- 支持MD5、Base64、DES的加密和解密算法的小程序,Support for MD5, Base64, DES encryption and decryption algorithm applet
DES.rar
- 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
des加密解密VB算法
- des加密解密VB算法,使用VB6语言编写。
DES-VC6.0-MFC
- VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
DES
- 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext after, right back into plaintext.
DES
- C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
des
- 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
AES
- AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
DES
- DES算法说明。包括加密算法和解密算法。-DES algorithm descr iption. Including the encryption algorithm and decryption algorithm.
DES
- JAVA 写的 DES 算法加密/解密。-java des
des
- C#编写的des算法加密解密小程序 可以实现明文加密-Des algorithm written in C# encryption and decryption applet
java-des
- des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
DES
- 基于matlab des算法 加密 解密 密钥-Algorithm based on encryption and decryption key matlab des
DES加密解密代码
- des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
EncryptionAlgorithm
- c语言时间DES算法加密和解密,代码有详细的注释(C language time DES algorithm encryption and decryption, the code has detailed notes)
加密des算法
- DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)