proxy.golang.org : github.com/dwin/goSecretBoxPassword : v1.1.0
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/dwin/go%21secret%21box%21password@v1.1.0
Published:
Indexed:
- github.com/corpix/uarand v0.0.0
- github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
- github.com/stretchr/testify v1.3.0
- golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
- golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06