Skip to content

1.0.9

Compare
Choose a tag to compare
@pyGuru123 pyGuru123 released this 31 Oct 11:12
· 17 commits to main since this release
4508c5c

Major Changes

  • Restructured decrypto library
  • Added tests
  • fixed bugs
  • You can now import all the modules at once using this syntax
from decrypto import *

thanks to @GuptaAyush19 for his contribution to this release