Skip to content
#

secure-passwords

Here are 12 public repositories matching this topic...

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

  • Updated Aug 31, 2022
  • Go

PassGen is a C command-line tool that generates random passwords and stores them with a user-specified name. Passwords can be retrieved by name, with a maximum length of 30 characters. Help is available to guide users on password generation and retrieval. Developed by Team PassGen, currently managed by FurqanHun.

  • Updated Feb 14, 2023
  • C

Improve this page

Add a description, image, and links to the secure-passwords topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-passwords topic, visit your repo's landing page and select "manage topics."

Learn more