Skip to content

Releases: metamorphic-spyware/EnroCrypt

Passlib function removal

24 May 15:11
de500d7
Compare
Choose a tag to compare

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

10 Nov 15:02
Compare
Choose a tag to compare

we fixed the security bug GHSA-35m5-8cvj-8783

Funcs Name

16 Aug 12:55
Compare
Choose a tag to compare

Changed Some Funcs Name

Custom keys

24 Jul 14:10
Compare
Choose a tag to compare

Now EnroCrypt Supports Custom Key Encryption

Now Supports Version 3.6

19 Jul 12:11
Compare
Choose a tag to compare

Now EnroCrypt Supports Python Version 3.6 too

More File Encryption

17 Jul 13:14
Compare
Choose a tag to compare

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

06 Jul 12:32
Compare
Choose a tag to compare

Bug fixed in encryption.py

Remake

30 Jun 00:39
Compare
Choose a tag to compare

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

17 Jun 09:12
Compare
Choose a tag to compare

The Bug Described on #9 Is Fixed In This Update

Auth Encryption

15 Jun 12:22
Compare
Choose a tag to compare

New Type Of Encryption Is Here That Requires Password to Fully Decrypt The Encrypted Text