A password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.
python
cryptography
password-manager
pbkdf2
aes-256
aes-gcm
sha-512
aes-encryption
sha512
pbkdf2withhmacsha512
aes-256-gcm
aes256-gcm
-
Updated
Jun 25, 2024 - Python