An open API service indexing awesome lists of open source software.

https://github.com/kernferm/pass-gen

This Secure Password Manager is a Python application designed to securely encrypt and store passwords using AES encryption. It provides functionalities to generate or load an existing AES encryption key, encrypt and save passwords with optional expiration dates, and decrypt passwords.
https://github.com/kernferm/pass-gen

aes-encryption pip pip-update python

Last synced: 4 months ago
JSON representation

This Secure Password Manager is a Python application designed to securely encrypt and store passwords using AES encryption. It provides functionalities to generate or load an existing AES encryption key, encrypt and save passwords with optional expiration dates, and decrypt passwords.

Awesome Lists containing this project