资源列表
yinzifenjie
- 本代码主要实现的是大数(100位二进制以上的)的因子分解。-This code mainly realize that large numbers (more than 100 binary) factoring.
sushu
- 本代码主要实现对一个数是否是素数进行测试。-This code mainly realize whether a number is prime for testing.
RSA
- Miracl库实现的RSA算法,已通过编译-Miracl RSA
Pythonaescode
- AES 采用 CBC 模式,秘钥长度为 32 个字节,数据采用 PKCS#7 填充;PKCS#7:K 为秘钥字节 数(采用 32),buf 为待加密的内容,N 为其字节数。Buf 需要被填充为 K 的整数倍。在 buf 的尾部 填充(K-N K)个字节,每个字节的内容是(K- N K)-aes code
playfair(MFC)
- 是用MFC实现playfair加密解密算法,有图形界面,算法内容有注释说明,是中山大学密码学课堂的作业,有一定得参考价值。-playfair it is a MFC program, maybe it will help you to learn cypher algorithm.
MD5
- 简单的MD5加密算法,能将字符串转化为MD5加密后的密文。简单的MD5加密算法,能将字符串转化为MD5加密后的密文。-md5 encryption
multable
- 它可以通过读取一个txt文件,然后对它进行进行加密解密-It can be read by a TXT file, and then to encrypt decrypt it
yxyDES2_MFC
- 3des vc-mfc加密和解密,有喜欢的可以自己看一下,有啥问题也可以联系我-3des encrypt and deciphering
SM2-SM3-SM4
- 国密算法SM2、SM3、SM4 C语言实现-SM2, SM3, SM4 C language implementation
ShamirSharring
- Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
RSA(CSharp)
- RSA算法的CSharp实现过程,实现加解密的过程-RSA algorithm CSharp implementation process to achieve the process of encryption and decryption
MyRSA
- 功能很全的RSA加密解密功能,MFC界面,可自动生成密钥,对任意字符串加密解密,(中文汉字尚未实现)-a project about RSA based on MFC
