- Reduced KryptonKEM memory cost from 2GB to 1GB. This still requires 10^77 GB of memory
to brute force all 256 bit combinations, which is astronomically unattainable.
- Improved docstrings across multiple classes, methods and CLI commands.
- KryptonKEM now accepts ASCII armored keys as key argument values for encrypt and decrypt methods.
- Implemented encrypt and decrypt CLI commands.