Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Base64 Bit Encryption Tutorial
This tutorial shows you how the Base 64 Bit encrypting algorithm works. Includes some code examples in C++ as well. It is a short but complete tutorial.
2)
XOR Encryption Tutorial
This program does exactly as the C program does, but you are able to see how it does what it does. Learn the basics to XOR encryption and write your own program.
|