资源列表
[加密解密] DES
说明:提供了大量源码,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢-Provides a wealth of source, DES algorithm in symmetric key cryptography system, then known as the United States data encryption standard DES encryption algorithm features: sh<张彦> 在 2025-07-17 上传 | 大小:956kb | 下载:0
[加密解密] test_primitive
说明:原根是数论的理论和应用中一个很重要的概念。本程序给出计算有限域上原根的模块代码-Primitive root number theory is the theory and application of a very important concept. This procedure gives the code of calculation of the root of the finite field .<YCLIU> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[加密解密] rsa-cpp
说明:RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1<YCLIU> 在 2025-07-17 上传 | 大小:8kb | 下载:0
[加密解密] SingleTripleDES
说明:实现DES单重及三重加解密,并有测试程序。-To achieve a single weight and triple DES encryption, and a test program.<XianruDu> 在 2025-07-17 上传 | 大小:151kb | 下载:0