Overview π
First stable release of ScoutCipher, a library that provides multiple encryption methods inspired by scanning techniques.
New features π
- Implementation of more than 6 encryption methods, including:
- **Morse π‘:** Morse code message encryption and decryption.
- **Reverse π:** Reverse words to hide messages.
- **Keyword π:** Encryption based on a keyword.
- **Inverted Alphabet π :** Encryption using the inverted alphabet.
- **Grid 𧩠:** Encryption using a 3x3 matrix of letters.
- **Murcielago π¦:** Encryption inspired by the code word βMurcielagoβ.
**Full Changelog**: https://github.com/NievasGustavo/ScoutCipher/commits/v0.1.0