How to Install and Uninstall golang-github-elithrar-simple-scrypt-devel.noarch Package on Fedora 38
Last updated: November 30,2024
1. Install "golang-github-elithrar-simple-scrypt-devel.noarch" package
Please follow the guidelines below to install golang-github-elithrar-simple-scrypt-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-elithrar-simple-scrypt-devel.noarch
Copied
2. Uninstall "golang-github-elithrar-simple-scrypt-devel.noarch" package
Please follow the step by step instructions below to uninstall golang-github-elithrar-simple-scrypt-devel.noarch on Fedora 38:
$
sudo dnf remove
golang-github-elithrar-simple-scrypt-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-elithrar-simple-scrypt-devel.noarch package on Fedora 38
Last metadata expiration check: 3:53:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-elithrar-simple-scrypt-devel
Version : 1.3.0
Release : 15.fc38
Architecture : noarch
Size : 17 k
Source : golang-github-elithrar-simple-scrypt-1.3.0-15.fc38.src.rpm
Repository : fedora
Summary : Convenience library for generating, comparing and inspecting password hashes
URL : https://github.com/elithrar/simple-scrypt
License : MIT
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 the source code needed for building packages that
: reference the following Go import paths:
: – github.com/elithrar/simple-scrypt
Available Packages
Name : golang-github-elithrar-simple-scrypt-devel
Version : 1.3.0
Release : 15.fc38
Architecture : noarch
Size : 17 k
Source : golang-github-elithrar-simple-scrypt-1.3.0-15.fc38.src.rpm
Repository : fedora
Summary : Convenience library for generating, comparing and inspecting password hashes
URL : https://github.com/elithrar/simple-scrypt
License : MIT
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 the source code needed for building packages that
: reference the following Go import paths:
: – github.com/elithrar/simple-scrypt