资源列表
New_RSA
- 一种改进的RSA算法。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-An improved RSA algorithm. RSA public key encryption algorithm is the most influential, and it can resist all so
photo-rsa-enadecryption
- 利用rsa算法实现的对bmp格式的图片进行加密和解密的源代码-The source code for encryption and decryption using rsa algorithm of bmp format images
Base64
- Base64加密算法 现在比较经典,到处能用到-The Base64 encryption algorithm is more classic, everywhere can be used to
ECC-maple
- ecc椭圆曲线的maple加密程序,对了解算法原理有帮助的。-the ecc Elliptic Curve maple encryption program, help to understand the algorithm principle.
ecc
- 椭圆曲线算法的实现 VC++程序 源代码 elliptic curve -Elliptic curve algorithm VC++ source code elliptic curve
KJMMXG
- 能够进行开机密码修改,密码字符数可在0到58个字符之间,大于58字符密码无法进行修改。-To change this password, the password character number can be in 0 to 58 character between, greater than 58 character password cannot be modified.
generate-reg-code
- 利用硬盘序列号生成注册码,包括生成注册码以及得到注册码,MFC界面-Use hard disk serial number generation registration code
dsa
- DSA数字签名算法 包括MD5,sha1的信息摘要算法。文件导入功能-DSA Digital Signature Algorithm
RsaEncrypt.cpp
- RSA公钥加密算法的C++实现,得到一个C++类-RSA,an algorithm for public-key cryptography
RC4
- RC4加密,vc++实现(带有面板),运行时需要输入密钥和十六进制的密文-The RC4 encrypted, vc++ (with panel), runtime need to enter the key and hex ciphertext
myMD5
- md5摘要的java实现,使用了图形界面,可以直接在java虚拟机上运行,没有重写类库,直接调用了-the md5 digest java implementation, using a graphical interface, you can run directly in the java virtual machine, without rewriting class library, and direct calls
java-Segment-encryption
- java分段加密:加密时超过117字节就报错。为此采用分段加密的办法来加密;解密时超过128字节就报错。为此采用分段解密的办法来解密-JAVA Segments encryption
