Leonardo Luz
Home
About Me
Education
Projects
Passman CLI
misc
Rust
Sqlite
AES-GCM
PBKDF2
SHA-2
A Rust-based command-line tool for securely storing and managing passwords. Uses PBKDF2 with SHA-2 to derive encryption keys from a master password, and AES-GCM for authenticated encryption of stored passwords with encrypted backups.
More