/pyvigenere

Vigenère cipher toolkit with support for non-Latin alphabets

Primary LanguagePythonApache License 2.0Apache-2.0

pyvigenere

A Vigenère cipher toolkit with support for non-Latin alphabets.

Currently supported features are encryption/decryption with the key. Support for decryption without a key is planned in a future update.