资源列表
TEA
- c#语言实现的tea算法,加密数据库里的数据-c# to achieve encryption tea
RC4
- RC4流密码的C语言实现,RC4是目前最安全的加密算法之一,大家可以放心使用! -C language implementation of the RC4 stream cipher, RC4 is one of the most secure encryption algorithm, we can rest assured to use!
idcard
- 检验身份证号是否合理的程序 支持两代身份证检验-Inspection ID number is reasonable procedures to support two generations of ID card test
decrypt_timing-simulation
- 用VC6.0实现的aes解密时序仿真-Use the VC6.0 realization of the aes decryption timing simulation
27cc4d34f233
- A programme that can run weiner s attack on RSA cryptosystem.
sushu
- 在RSA加密中,本文件实现的判断一个数是否是素数。-In the RSA encryption, to determine whether a number is prime number.
credit
- 凯撒密码,置换密码的加密解密方式,整合在一起的-Caesar password replacement password encryption and decryption
base64
- base64编码加密与解密源代码,类库,直接调用Base64Encoder和Base64Decoder函数实现。-base64 encoding encryption and decryption source code, class libraries, the direct to call Base64Encoder and Base64Decoder function to achieve.
blowfish
- blowfilsh加解密c代码封装类库,直接调用BlowfishEncryption和BlowfishDecryption函数实现加解密过程。-blowfilsh encryption and decryption of c code encapsulation class library the direct to call BlowfishEncryption and BlowfishDecryption function of encryption and decryption proce
RSA
- 一个用VC6.0开发的RSA加解密程序,有兴趣的可以下来-A program of RSA.
crc
- crc校验c代码实现类库,可实现对文件的crc校验,调用相关函数直接应用。-crc check c code to achieve the class library, can realize the direct application of the crc check on the file, call the relevant function.
DES-complete
- 一个DES加解密程序,有兴趣的可以下来看看。-A program about DES