资源列表
secret
- 这是一个密码的单文档编程 这是一个密码的单文档编程
rsa-cPP
- 实现rsa加密解密,包含大素数的生成与计算类,以及大素数的素性检验-rsa algorithm
des
- des加密算法,两个des同时加密,128bit明文-des encrption
BASE64PUNBASE64
- base64编码算法及unbase64解码,算法优化,原创经典-Base64 coding algorithm and unbase64 decoding, algorithm optimization, original classic
aa
- 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
RSA_DHC
- 实现RSA公钥加密算法的C++程序,通过连个随机素数,生成加解密的公钥与私钥。-Implement RSA public key encryption algorithm C++ program, through even a random primes generated public key and private key encryption and decryption.
简单的密码例子,让密码储存在程序中
- 简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
base64
- 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
d3des
- 一个des加密算法的c程序源码, 可以做为研究学习-this is a des arithme aaaaaaaaaaaaaa
PairKeyExample
- java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
12
- 偷懒实现md5加密,很不错的易语言源码,适合易语言爱好者学习。-The lazy md5 encryption, very good and easy language source code for easy language enthusiasts to learn.
code
- C语言写的3DES算法,经过调试证明程序本身没问题-3DES-3DES algorithm written in C language, after debugging the certification procedure no problem-3DES
