资源列表
crypto
- Crypto solution by using AES encrytion taken from net for string encryption
MD5PasswordDAL
- md5 加密 对密码进行加密 web版-md5 encrypted password is encrypted on the web version
md5
- MD5和一个可逆加密算法相接合的加密和解密程序-md5
q
- 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
decrypt
- l algorithme de décryptage de Vigenere
encode
- 实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真-Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation
RSA
- software rsa 2048bit
jiami2
- 这是一个简单的文件加密程序,简单易用@!-This is a simple file encryption program, easy to use @!
sjjm
- 这是一个对数据进行加密的程序。 -this is a data encryption procedures. This is a data encryption procedures.
PlaintToChiper.java
- Plaint Text to Chiper Text
StringEncodeAndDecode
- 用C#实现的字符串加密和解密类,大家可以参考下。-Implemented using C# to encrypt and decrypt a string class, you can refer to.
RSAEncrypt
- java 实现的RSA加密算法,解密算法,对称密钥实现-RSA encryption and decryption algorithm