资源列表
jfilecrypt
- 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source code, a total of 6 kinds of algorithms are available, in addition to ZIP compressed files can be generated directly.
IDEA
- IDEA加密解密算法的设计与实现 杨建武 华南师范大学 -IDEA encryption and decryption algorithm design and implementation of Jian-Wu Yang South China Normal University
aes
- 看到一个很好的128位密钥的aes加密算法,大家一起学习-See a good aes 128-bit key encryption algorithm, we will study together
DES
- 一个DES算法的加密源码,VC++6.0环境下编译通过-A DES encryption algorithm source code, VC++6.0 environment compile
123465222
- 加密解密技术内幕,
aes1.ZIP
- aes using java language
IDEA.
- idea加密解密在CBC模式下的实现,毕业设计用 - idea Crypt_Decrypt algrithms
wuxianwangluo
- 该文档无线网络密码破解,希望对大家有所帮助-The document password cracking wireless networks, we hope to help
SHA1
- c语言 sha1 160位-c language sha1 160bit
AES
- C语言实现的AES对任意文件的加解密-C language implementation of the AES encryption and decryption of any file
DES
- c语言实现的DES 可以对任意文件进行加解密-c language of the DES can encrypt and decrypt any file
RSA
- 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
