darksolopic / PasswordManagerGUI

The program is a simple password manager implemented in Java using Swing for the graphical user interface. It allows users to encrypt and decrypt passwords using a master password. The passwords are encrypted using AES encryption with CBC mode and PKCS5Padding.
62Updated 8 months ago

Related projects

Alternatives and complementary repositories for PasswordManagerGUI