- Updated CLI
- added `docs` command - opens the wiki link in the default browser
- updated `version` command - prints the version in the terminal (with better formatting)
- Updated `decrypt()`: considered circular cases (i.e. index overflowing)
- Shifted all lists to `map` to **reduce memory consumption**