ascii-encryption-python icon indicating copy to clipboard operation
ascii-encryption-python copied to clipboard

Wip optimization

Open heytanay opened this issue 2 years ago • 0 comments

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.

heytanay avatar Nov 20 '23 10:11 heytanay