X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=szyfrow%2F__init__.py;h=623c242801b76599a51f7e19165c0198de22519a;hb=refs%2Fheads%2Fdocs;hp=4419d0839c7ccf4455df33f8b7cb0750eafcce9c;hpb=e3e530ba805304a828ff45908cf8000e6068ebf5;p=szyfrow.git diff --git a/szyfrow/__init__.py b/szyfrow/__init__.py index 4419d08..623c242 100644 --- a/szyfrow/__init__.py +++ b/szyfrow/__init__.py @@ -1,4 +1,5 @@ -"""Simple ciphers, enciphering, deciphering, and breaking. +"""Simple (mainly manual) ciphers, and routines for enciphering, deciphering, +and breaking messages created with them. The ciphers implemented here are mostly ones that predate mechanical cipher systems. The most complex cipher is the Enigma of World War II.