资源列表
Keypad_7Seg_LCD_Rs232
- Keypad, LCD and RS232 in AVR and CodeVisionAVR
MD5
- VBS MD5加密算法代码 Private Const BITS_TO_A_BYTE = 8 Private Const BYTES_TO_A_WORD = 4 Private Const BITS_TO_A_WORD = 32 Private m_lOnBits(30) Private m_l2Power(30) m_lOnBits(0) = CLng(1) m_lOnBits(1) = CLng(3) m_lOnBits(2) = CLng
BASE64
- BASE64解码 VBS源代码 Function fDecode(sStringToDecode) Const CharList = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace(Replace(Replace(sSt
aodv
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
RSAscreen
- RSA算法的演示代码,内容较旧。可以学习代码实现-RSA algorithm demo code, content older. You can learn the code implementation
03008659Blowfish
- blowfish算法实现,工具,包含算法的源代码,-BlowFish encryption algorithm
ZernikeMoments
- Zernike moments alogorithm
DigtalSignDll
- SHA数字签名方法的VC++6.0动态库实现工程,对于数字签名的实现有帮助-SHA digital signature method VC++6.0 dynamic library realization of the project for the realization of the digital signature
original-rc5-v2
- rc5加解密 可以输入密钥进行解密和加密。人机交互较好。-the rc5 encryption and decryption can enter the key for decryption and encryption. Better human-computer interaction.
issl
- iSSL是小型的加密API,使用方法和AES加密的RSA建立SSL的一样,安全的加密两端之间的沟通交流,通过一个网络接口,包括会议密钥的生成和公共密钥交换。-iSSL small encryption API to use RSA and AES encryption to establish the SSL security encryption between the two ends of communication, through a network interface, includ
Decrypt.rar
- 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
ssl-distance-edit-cert
- 包含证书的解析、ssl通信测试、编辑距离算法求字符串相似度-Contains the certificate parsing, ssl communication test, edit distance algorithm for getting string similarity