Official Review
NULL
|
Other links at C and C++ > Tips and Tutorials > Security |
| 1. |
XOR Encryption Tutorial
|
|
|
Learn the basics to xor encryption and write your own program. Some programming knowledge is required such as C/C++ languages.
|
| 2. |
Base64 Bit Encryption Tutorial
|
|
|
This is a short but complete tutorial, that will show you how the Base 64 Bit encrypting algorithm works. Includes some code examples in C++ as well.
|
|
|