SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-elithrar-simple-scrypt-devel rpm build for : Fedora 30. For other distributions click golang-github-elithrar-simple-scrypt-devel.

Name : golang-github-elithrar-simple-scrypt-devel
Version : 1.3.0 Vendor : Fedora Project
Release : 6.fc30 Date : 2019-02-01 02:08:10
Group : Unspecified Source RPM : golang-github-elithrar-simple-scrypt-1.3.0-6.fc30.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Go Library for password hashes using the scrypt KDF
Description :

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 library source intended for
building other packages which use import path with
github.com/elithrar/simple-scrypt prefix.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/30/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-elithrar-simple-scrypt-devel-1.3.0-6.fc30.noarch.rpm
ftp.icm.edu.pl  golang-github-elithrar-simple-scrypt-devel-1.3.0-6.fc30.noarch.rpm
     

Provides :
golang(github.com/elithrar/simple-scrypt)
golang-github-elithrar-simple-scrypt-devel
golang-ipath(github.com/elithrar/simple-scrypt)

Requires :
golang(golang.org/x/crypto/scrypt)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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/README.md
/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

 
ICM