ascii-encryption-python
ascii-encryption-python copied to clipboard
Wip optimization
This improved version offers simple ASCII-based encryption and decryption functionalities, with recent improvements focused on key handling, error checking, and modulo operation. I've tried to keep the code as compact as possible with maximum efficiency. Feel free to write changes.