Skip to content

Passgen v1.1.1

Compare
Choose a tag to compare
@therealOri therealOri released this 19 Jul 22:43
· 290 commits to main since this release

What's New:

  • Allowing the env.py file to use a bigger/longer PASS and allows it to use symbols and unicode characters. You WILL need to use the KDF.py patch file for pycryptodome as by default it doesn't accept unicode_escape encoding and unicode characters.

  • New env.py PASS length of 32 instead of 16.

  • env.py PASS now uses symbols and unicode characters. (Provided you use the patched version of KDF.py.)