Encryption - llrastegar/Optimum GitHub Wiki
Welcome to the Encryption wiki! This project documents several new and old encryption types very simply in C++. The Encryption is run by a very nice polar bear, as stated before:
Encryption types featured:
-
XOR
By using a single character key, we can encrypt and decrypt a string by applying the XOR operation -
Memory-address Encryption
-- By using memory addresses, we can return local and different hex-values to and for each computer