MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / autokey.py

File autokey.py

ciphers/autokey.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2https://en.wikipedia.org/wiki/Autokey_cipher
3
4An autokey cipher (also known as the autoclave cipher) is a cipher that

Callers

nothing calls this directly

Calls 2

encryptFunction · 0.70
decryptFunction · 0.70

Tested by

no test coverage detected