Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to version 1.3.0 #18

Merged
merged 28 commits into from
May 18, 2022
Merged

Upgrade to version 1.3.0 #18

merged 28 commits into from
May 18, 2022

Conversation

antonioCoco
Copy link
Owner

Upgrade to version 1.3.0 - port to python3 + Windows support

NuHarborMartin and others added 28 commits August 4, 2021 11:57
Fixing the string/bytes conversion needed to work with python3
All modules tested (except lateral)  and responding as they did with 2.7 on an IIS10 box
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.
This reverts commit de18c20.
@antonioCoco
Copy link
Owner Author

this solves #10

@antonioCoco antonioCoco merged commit 958c401 into master May 18, 2022
@antonioCoco antonioCoco mentioned this pull request May 18, 2022
@antonioCoco antonioCoco deleted the py3 branch May 18, 2022 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants