Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/dwin/gosecretboxpassword

Package password is a probably paranoid utility library for securly 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. If the master passphrase is lost you will lose access to all passwords encrypted with it so store is securely, my recommendation is that you store it as an environmental variable or in a config file to avoid storing it in source code.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dwin/gosecretboxpassword
Keywords: credentials, golang, golang-library, master-passphrase, nacl-secretbox, password, password-hash, password-hashing, password-safety, password-security, passwords, passwords-encrypted, scrypt, secure-password, secure-passwords
License: GPL-3.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/dwin
Stars: 54 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...