- Improved the README and the code documentation - Added a way to encrypt string with set keys - Fixed a bug where character that aint included in table indexes can be turned to elements but the other way around cause the program to crash - Better imports
- Removed output when using `encode()` - Because it was showing the public and private key, which could lead to information leaks. <br>use `GiveKeysFromString()` to get the keys