Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-elithrar-simple-scrypt-devel | Distribution: Fedora Project |
Version: 1.3.0 | Vendor: Fedora Project |
Release: 21.fc41 | Build date: Thu Jul 18 10:59:07 2024 |
Group: Unspecified | Build host: buildhw-x86-08.iad2.fedoraproject.org |
Size: 20611 | Source RPM: golang-github-elithrar-simple-scrypt-1.3.0-21.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/elithrar/simple-scrypt | |
Summary: 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
MIT
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-20 - Fix FTBFS * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/golang-github-elithrar-simple-scrypt-devel /usr/share/doc/golang-github-elithrar-simple-scrypt-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/elithrar /usr/share/gocode/src/github.com/elithrar/simple-scrypt /usr/share/gocode/src/github.com/elithrar/simple-scrypt/.goipath /usr/share/gocode/src/github.com/elithrar/simple-scrypt/scrypt.go /usr/share/gocode/src/github.com/elithrar/simple-scrypt/scrypt_test.go /usr/share/licenses/golang-github-elithrar-simple-scrypt-devel /usr/share/licenses/golang-github-elithrar-simple-scrypt-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024