mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-06 09:58:41 +00:00
27675bee9460e63b302a94dfe4aa12a9599dde1a
ClassicalCiphers
Main Features
Provides access to encryption and decryption of strings according to a variety of classical algorithms. The Solitaire cipher is included for completeness, though it is perhaps not strictly classical.
Currently Implemented
- Caesar
- Monoalphabetic substitution
- [Vigenère]
- Solitaire
Description
Languages
Julia
100%