资源列表
XMLEncryption
- 一个XML加密程序,可以通过设置密钥对XML的内容进行加密。
md5
- 本源码介绍了在VB6中如何实现MD5的16位和32位加密方法。-This source describes how in VB6 MD5 16-bit and 32-bit encryption.
BGC
- Blum-Goldwasser Probabilistic Cipher (BGC) Function and Blum-Goldwasser Probabilistic Decipher (BGC) Function
gudianmimasuanfa
- 信息安全中 古典算法编程 包含源代码 可实现-Programming includes classical algorithm source code can be realized
ywjm
- 有移位算法编写的一个加密原代码,有兴趣的下了看看。-There is a shift encryption algorithm to prepare the original code, are interested in a look at.
DES
- DES通用加密方法。首先,创建一个该工具类对象:如 DES des = new DES(key),其中key为位数大于8的密钥 其次,对原始信息data进行加密,直接调用encrypt方法,得到加密后的字符串,如 String encryptResult = des.encrypt(data) //得到加密后的数据字符串 最后,对加密后的字符串encryptResult解密,直接调用decrypt方法,可得到与原始数据data一致的字符串,如 String decryptRe
md5.cpp
- md5 algorithm for encryption and decryption of the string which is used ion network
md5
- 读入txt文本文件内容,并将其内容分块重组,然后将重组后的文件内容进行md5加密!
outerbridge-lucifer
- LUCIFER加密解密算法-criteria encryption and decryption algorithm
softdecode
- 行业加密解密传统做法及理论,是学习加密解密的好帮手。-Encryption and decryption of traditional industry practice and theory, is to learn encryption and decryption is a good helper.
AES
- 对密码学的课程设计有好处是AES的实现过程-Curriculum design of good cryptography is the realization process of AES
字符串加解密码
- 字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
