-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Switched from PyCrypto to PyCryptodome due to no further development and security issues on PyCrypto. AES now uses GCM instead of ECB resulting in higher security. -Switched from DH to RSA to PyCryptodome. Large speed improvement. -Much faster encryption and decryption.
- Loading branch information
Scratchcat1
authored
Oct 5, 2017
1 parent
8d2e3c2
commit d68dc0e
Showing
2 changed files
with
30 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters