资源列表
dct
- matlab源码,自己编写的根据英语论文,是基于dct的可逆数据隐藏算法-Matlab source code, I have written according to the English papers, dct-based reversible data hiding algorithm
Access_pass
- ACCESS密码破解的Delphi源码,试过不错。-Delphi source password cracking ACCESS.good.
sha_1
- sha-1算法实现的加密的代码。是目前使用最广泛的散列算法,在数字签名标准中被使用-sha-1 algorithm, the encryption code. Is currently the most widely used hash algorithm to be used in the Digital Signature Standard
Applied-Cryptography
- 应用密码学经典著作——《应用密码学协议、算法与C源程序》的pdf文档。-Applied Cryptography classics- the application of cryptography protocols, algorithms and C source code pdf document
Source-code-of-Applied-Cryptography
- 《应用密码学:协议、算法与C源程序》的部分源代码集,目前我找到的最全的有关代码集。-" Applied Cryptography: Protocols, Algorithms, and C source" part of the set of source code, I found the most complete code set.
RSA
- 自己写的非对称密码算法RSA的C语言实现。-Asymmetric cryptographic algorithm RSA, C language to write their own
Gost
- GOST算法C++实现,包括相关说明文档,还有自写的头文件。-GOST algorithm C++ implementation, including the related documentation, write header files.
Playfair
- 本代码实现了playfair加密方法的变种,手动输入一个密钥和一串需要加密的字符串,解密的时候,则输入密钥和已加密的字符串,即加密解密是一个程序。详细请看代码。-This code implements a variant of the playfair encryption method to manually enter a key and a string of encrypted string decryption, enter the key and the encrypted str
RegistDemo
- 编程实现使用注册表模拟软件加密的vc代码,相当好,代码不错-Vc code programming using the registry simulation software encryption, very good, good code
rsa
- rsa算法的简单实现 很实用很简洁-rsa algorithm simple rsa algorithm simple and practical and very simple
jiamijichuzhishi
- 加密算法的一些常识 加密算法很容易理解啦,就是把明文变成人家看不懂的东西,然后送给自己想要的-message digest substitution cipher DSA Digital Signature Algorithm
DES
- DES加密解密算法 C++实现的数据加密传输-DES encryption and decryption algorithm