Fedora Packages

golang-github-elithrar-simple-scrypt-devel Subpackage of golang-github-elithrar-simple-scrypt

Convenience library for generating, comparing and inspecting password hashes

Simple-scrypt provides a convenience wrapper around Go's existing scrypt package that makes it easier to securely derive strong keys ("hash user passwords"). This library allows you to: – Generate a scrypt derived key with a crytographically secure salt and sane default parameters for N, r and p. – Upgrade the parameters used to generate keys as hardware improves by storing them with the derived key (the scrypt spec. doesn't allow for this by default). – Provide your own parameters (if you wish to). The API closely mirrors Go's bcrypt library in an effort to make it easy to migrate—and because it's an easy to grok API. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/elithrar/simple-scrypt

Releases Overview

Release Stable Testing
Fedora Rawhide 1.3.0-18.fc40 -
Fedora 40 1.3.0-18.fc40 -
Fedora 39 1.3.0-16.fc39 -
Fedora 38 1.3.0-15.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-elithrar-simple-scrypt dash maintainers at fedoraproject dot org.



Sources on Pagure