You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gematria For Truth Base SDK for creating tools in the field of Gematria and Numerology. Includes over 200 predefined ciphers, supports 5 labguages, and various of features. Included is an an example calculator console app.
🖼 An image steganography by converting the image into text of pixels and use the LSB to hide the ciphered text that encrypted by The Caesar cipher Algorithm (Cryptography). The project decrypt the image by loading it, converting the pixels’ digits and break the LSB.
The program can encrypt and decrypt using Caesar encryption. It includes a brute force mode, which is currently only available in German, but still works with most English ciphertexts.