资源列表
zhihuan
- 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
3des
- 3Des encryption of text from a file, 3DES-EDC-CBC , using 3 keys
RSAAlgorithm
- RSA Encryption and Decryption algorithm
hgsd
- 字符串加密算法 c#程序 String encryption algorithm-String encryption algorithm c# program String encryption algorithm
Rsa
- Implement a small program to generate a pair of asymmetric keys to be used with the RSA algorithm.
ElGamalsample
- elgamal的源程序-ElGamal
base32
- base32 c++编写,,一头文件和一源文件-base32 c++编写,,一头文件和一源文件
PwdUtil
- 依据密码要求,随机生成密码.密码生成规则:0-9,a-z,A-Z,及其它特殊符号-Based on password requirements, randomly generated password. Password generation rule :0-9, az, AZ, and other special symbols
AESEncrypter
- AES加密算法,可以输入明文,然后输出对应的加密后的文字,还提供了解密!-AES encryption algorithm, you can enter plain text, and then output the corresponding encrypted text, it also provides the decryption!
RSA
- RSA公钥加密算法的c语言实现,包括随机数的选择,加密解密-RSA public key encryption algorithm c language, including the choice of random numbers, encryption and decryption
rsa
- 算法不是很难,不过当初在写扩展欧几里得的时候还是不是处理得很好,现在改了下传上来,写得不好欢迎大家指点-Algorithm is not difficult, but was extended in Euclid' s time to write or not to deal with very well, and now up to the next mass, not well written advice welcome