资源列表
diaoyu
- 16/5000 This a phishing website source. Do not be used to hacking- This is a phishing website source. Do not be used to hacking
sm0
- 国产加密方式,SM的四种加密的技术规范,以及对应C的代码-Domestic encryption, SM encryption of the four technical specifications, as well as the corresponding C code
encryption
- 椭圆规则的加密,适合初学者与科研研究。自学时写的代码。-Elliptical rules of encryption, suitable for beginners and research. Self-study to write the code
pass
- 常用密码字典,可用于常用破解.可用在wifi破解,网站密码破解-password files
MyRSA
- 功能很全的RSA加密解密功能,MFC界面,可自动生成密钥,对任意字符串加密解密,(中文汉字尚未实现)-a project about RSA based on MFC
RSA(CSharp)
- RSA算法的CSharp实现过程,实现加解密的过程-RSA algorithm CSharp implementation process to achieve the process of encryption and decryption
ShamirSharring
- Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
SM2-SM3-SM4
- 国密算法SM2、SM3、SM4 C语言实现-SM2, SM3, SM4 C language implementation
yxyDES2_MFC
- 3des vc-mfc加密和解密,有喜欢的可以自己看一下,有啥问题也可以联系我-3des encrypt and deciphering
multable
- 它可以通过读取一个txt文件,然后对它进行进行加密解密-It can be read by a TXT file, and then to encrypt decrypt it
MD5
- 简单的MD5加密算法,能将字符串转化为MD5加密后的密文。简单的MD5加密算法,能将字符串转化为MD5加密后的密文。-md5 encryption
playfair(MFC)
- 是用MFC实现playfair加密解密算法,有图形界面,算法内容有注释说明,是中山大学密码学课堂的作业,有一定得参考价值。-playfair it is a MFC program, maybe it will help you to learn cypher algorithm.