-
-
-
[
Others]
voice.Rar
voice encryption, voice encryption, decryption, a simple algorithm
-
-
-
-
[
Objective-C]
encryption.rar
A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm such as encryption abc into qwe
-
[
Visual C++ (VC++)]
base64.rar
Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is MIME specification. This procedure is the c language version of the base64 encryption and ...
-
[
C/C++]
md5.rar
The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!
-
-
[
Visual C++ (VC++)]
Caeser.rar
Caeser this source can be used to encrypt the password can be decrypted, is a relatively simple procedure