MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / vigenerecipher.py

File vigenerecipher.py

src/gamesbyexample/vigenerecipher.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Vigenère Cipher, by Al Sweigart al@inventwithpython.com
2The Vigenère cipher is a polyalphabetic substitution cipher that was
3powerful enough to remain unbroken for centuries.
4More info at: https://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected