Releases: metamorphic-spyware/EnroCrypt
Passlib function removal
In this version the passlib functions were removed as they were complicated to use by the basic only and also were also really secure and didn't need any more layers on it so the whole thought of adding it was removed
Fixed Securtiy Issues
we fixed the security bug GHSA-35m5-8cvj-8783
Funcs Name
Changed Some Funcs Name
Custom keys
Now EnroCrypt Supports Custom Key Encryption
Now Supports Version 3.6
Now EnroCrypt Supports Python Version 3.6 too
More File Encryption
Added Support in The File Encryption Function To Use Any Encryption Function Provided To it (if the function exists inside enrocrypt)
Exceptions:
Auth_Encryption
Bug Fix
Bug fixed in encryption.py
Remake
The Whole EnroCrypt Module Is Re-written In OOP and has a class called Core from where you can access all stuff
Addition list ;
- AESCCM
- AESGCM
- Custom Salt
- Core
Bug Fix
Auth Encryption
New Type Of Encryption Is Here That Requires Password to Fully Decrypt The Encrypted Text