资源列表
aes-vs2008-04-03-08
- aes的官方算法代码,代码比较齐全,算法稍微复杂。-aes official algorithm code, the code rather complete, the algorithm slightly more complex.
BM3D
- video De noising - recent ieee papers 2009 papers zebros
DES
- DES加密的标准且完整的实现,可以对bmp图片进行加密。-DES encryption standard and complete implementation of the bmp images can be encrypted.
RSA
- RSA加密的简单实现,没有使用较大的质数。可以对BMP灰度图进行加密-Simple implementation of RSA encryption, without using large prime numbers. BMP greyscale can be encrypted
affine
- 仿射加密的简单实现,并可以对文本中的英文字母出现的频率进行图形化显示。-Affine simple implementation of encryption, and can the text in the frequency of English alphabets and graphical display.
ZViginia
- 维吉尼亚加密的简单实现,并可以对文本中英文字母出现的频率进行统计-Virginia, a simple implementation of encryption, and can appear on the text of letters statistical frequency of
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
DES
- des算法c++代码实现 可以有一定的帮助-des c++ there is some help to you
RSA
- RSA 算法-RSA
rsa
- Rsa Encryption and Decryption in C language.
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 .
rsa-cpp
- RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
