Hamming codes, h■w to ov■rco■e n■ise.
usage: hamming_codes.py [-h] [--h ham] [--m message]
This script encrypts an 11 bit message into a ham code 16 bit message or
decrypts a ham coded 16 bit message into a 11 bit message.
optional arguments:
-h, --help show this help message and exit
--h ham Convert a ham coded string back to its original message
--m message Create a ham coded string from a message