资源列表
aaa
- 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
encryption
- 一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfg
applocalerightkey23869
- applocale rightclick-The tool of Applocale for right click
RC4.rar
- RC4public class RC4 { /*public RC4() { }*/ ,RC4
up4.c
- unpacker to unpack some malware that was packed with a unknown cryptor,
1_A_CAESAR
- Caesar Cipher Encryption Coding
DesEncrypter
- DES encrypter which enable to encrypting in DES algorithm
lmes
- 40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.
PicEncDec
- 基于RSA算法的图片加密解密。主要是对一个图片进行加密,然后再进而解密还原。可以针对二维码图片,增强其安全性。-Encryption and decryption about pictures based on RSA。
Virginia-cipher
- 信息安全,维吉尼亚密码的加密与解密,用C语言编写的,经测试没有问题。-Information security, Virginia password encryption and decryption, written in C, tested no problem.
test_main
- MATLAB CODE FOR STEGANOGRAPHY
Vigener
- 维吉尼亚加密密码,源码,非图形化,C++写的。-Virginia encrypted passwords, source code, non-graphical, C++ to write.