Categories


XOR Encryption Tutorial

Raiting 5.00

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.

Base64 Bit Encryption Tutorial

Raiting 5.00

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.