Passgen v1.1.9
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.