Skip to content

Passgen v1.1.9

Compare
Choose a tag to compare
@therealOri therealOri released this 23 Oct 17:52
· 222 commits to main since this release
22371b2

Added:

  • New method of encrypting data! AES.new() is using mode GCM instead of CBC.
  • Updated and changed menus and option selections. (Now using beaupy a lot more.)
  • When changing encryption keys/credentials, it won't try to make a new key and will assume you have already made a new key using passgen.
  • Bug fixes & More "if checks"/error handling.