资源列表
MD5
- 计算输入字符串的MD5值,附带简单的雪崩测试-Compute the MD5 of a string.
DES
- DES加密以及解密算法,附带简单的雪崩测试-DES encryption and decryption algorithms, tested with a simple avalanche
RSA
- RSA的加密和解密算法,程序运行时间较长,请耐心等待-RSA encryption and decryption algorithms, run time is a little long, please be patient
MD_5ok
- md5程序~可以直接在vc6.0上运行,调试通过-~ md5 program runs directly in vc6.0, debugging through
Java-encryption
- 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
daitimima
- 古典密码中的代替密码,可直接将明文加密,也可以直接将一个文件加密-In place of the classical password password encryption which can be directly, or you can encrypt a file directly
CSharpjiajiemi
- C#实现加解密基于windows平台实现-C# implement encryption and decryption
C80216m-08_1386
- Burst CRC and FEC block CRC for 16m uplink and downlink data channel
stegano1
- Steganography Least Significant Bit.
stegano3
- Steganography Least Significant Bit.
Encrypt
- c++写的小程序,实现了des,rsa算法,可是根据文件来加密文件,同时可是实现解密文件。-c++ to write small programs to achieve the des, rsa algorithm to encrypt files, but according to the file
Hill-decryption
- 希尔密码(Hill Password)是运用基本矩阵论原理的替换密码,由Lester S. Hill在1929年发明。一串字母当成n维向量,跟一个n×n的矩阵相乘,再将得出的结果模26。注意用作加密的矩阵(即密钥矩阵)在必须是可逆的,否则就不可能译码。本算法中,明文长度必须为3的倍数-Hill encryption and decryption
