Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 615 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 615 Bytes

🏛 🗝 Clarissa

Some Classic Cryptography ciphers implemented according to algorithms found on Wikipedia. Let it be obvious that none of the implemented ciphers are considered cryptographically secure nowadays. Do not use any of these ciphers for any sensitive data.

$ clarissa -e -c Vigenere -k mykey -t 'plaintext'

📝 Wishlist

  • Additional options for choosing group separation
  • Additional command line parameter for verbose output
  • Additonal ciphers
  • Additional command line parameters for keys

📜 License

2019 Vincent Bruijn

WTFPL - additionally, attribution is appreciated