资源列表
affine-cipher-ciph-text-only-attack
- 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C
rsa
- rsa加密算法的加解密过程,利用公钥与私钥-RSA encryption and decryption process Encryption Algorithm
Key-Word-cipher-EncaDecryption
- 密钥短语密码加密解密,标准C实现,本科密码学课程实践-Key Word cipher Encryption and Decrytion, implemented with standard C
DES-Decryption
- DES解密算法,标准C实现,本科密码学课程实践-DES Decryption,implemented with standard C
DES-Encryption
- DES加密,标准C实现,本科密码学课程实践-DES Encryption,implemented with Standard C
DesCipherTest
- DES加密 解密代码 将明文通过des算法加密 或将密文解密-DES encryption decryption
iar6.40.1key
- 破解IAR软件的程序,自动生成Key和ID,可以免付费安装使用IAR软件。-Crack IAR software program, automatically generate Key and ID, you can install the use of IAR software.
demo
- php加密模式:AES/CBC/PKCS5Padding-php:AES/CBC/PKCS5Padding,AES BASE64 abcdefghigklmnopqrstuvwxyz0123456789
rsa_c
- RSA加密、解密算法 c语言编写 易于移植到各种平台-RSA encryption and decryption algorithm c language easy to transplant
main
- This the algorihm for the Hill encryption-This is the algorihm for the Hill encryption
javaencyrp
- java版 md5 des 加密算法,供大家参考-java md5 des source
TEA
- 本源码是java实现的TEA算法,依据算法原理完成,结构清晰。-TEA in java