3 Commits

Author SHA1 Message Date
antonioCoco da6b20abf2 fixed AES encryption 2021-09-19 14:18:37 +02:00
NuHarborMartin 9e0ceb7540 AES128 and AES256 encryption fixes
Now using bytes for both XOR and AES encrypt methods.

Decrypt now returns str. This allows both encryption methods to use the _encrypt_request successfully without encoding issues.
2021-08-04 16:37:36 -04:00
antonioCoco 5b97de08ef SharPyShell v 1.0 released 2019-03-10 23:14:03 +01:00