Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 220 Bytes

Short Vernam Cypher implementation in Python3.

Usage:

vernam.py text

Cyphering:

vernam.py -c Foo Bar

Decyphering (be sure that the bytes are properly doublequoted):

vernam.py -d "b'\x00' "b'\x00'"