资源列表
ENCRYPT
- sdes encryption in c language
DECRYPT
- decryption in c language
KeyGen
- EditPlus注册机的源代码,很短,很简洁-the source code of register for EditPlus, which is very short and easy to read.
RSAjava
- RSA four letter encryption written in Java just set your public and private keys and with the public key it encrypts four letters into five letters then with the five letter and your private key you decrypt the message into the original four letters
ECCtest
- ecctest - encryption and decryption using ecc keys and ECIES encrytion method
embedbp
- Encryption of an image is done.The Encryption is based on Stream cipher.
proj.tcl
- this tcl program for addp .-this is tcl program for addp .
caesar
- Caesar Encoder and Decoder
MD5
- MD5算法,应用于网络安全,密码学方面的知识,加密解密算法,自己写的,仅供参考-MD5 algorithm used in network security, knowledge of cryptography, encryption and decryption algorithms, wrote it myself, for reference only
WEP_Final1
- Implementation of WEP using RC4 algorithm
SecurityUtils
- Encryption/Signing utils for java,
aaCeasarFull
- Ceasar algorithms wrote by myself