资源列表
kaisajiami
- 编写凯撒加密、解密编码程序 要求:1)分别实现对文字和对文件的加密和解密 2)密钥由用户输入-Writing Caesar encryption, decryption, encoding process requires: 1) are the files to realize the text and the encryption and decryption 2) key input by the user
RSA
- 验证RSA算法 了解RSA产生公钥和私钥的方法; 了解和验证RSA的加密、解密过程; 尝试编写RSA编码的程序 -RSA Authentication RSA algorithm to understand the method generate public and private keys understand and verify the RSA encryption and decryption process try to write the program RSA
AES-rijndael
- 超级强大的 aes 加密类rijndael -Super strong aes rijndael encryption class
CPPMD5
- C++ 下的md5实现,,直接可用,,很不错的。-C++ under md5 implementation, directly available, very good.
rsa
- C#实现RSA加解密,包括公私钥的生成,已实现大整数算法,可以生成任意位的PuKey和PrKey-C# implement RSA encryption and decryption, including public-private key generation, has achieved a large integer arithmetic, you can generate any bit PuKey and PrKey
RC4
- C#实现的RC4算法,可以对任意文件进行加解密-C# implementation of RC4 algorithm to encrypt and decrypt files of any
33753157DES
- DES加密,能实现基本功能,是理解3DES的基础-DES encryption, to achieve the basic function is to understand the basis of 3DES
Elgamal
- elgamal signature scheme . this is a simple program written in visual c++ no extra libraries needed to run the program
RSA-MFC-APP
- rsa mfc is mfc (graphic interface) of the Rivest Shamir Adlemen famous algorithm of encryption of files and texts
skype_rc4.tar
- skype RC4 encryption algorithm and a list of servers
mycipher.java
- 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
RSA
- 用C实现一个RSA加密算法,能进行RSA加密-Using C to implement a RSA encryption algorithm, capable of RSA encryption
