How to Install and Uninstall golang-github-elithrar-simple-scrypt-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-elithrar-simple-scrypt-dev" package

Please follow the instructions below to install golang-github-elithrar-simple-scrypt-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-elithrar-simple-scrypt-dev

2. Uninstall "golang-github-elithrar-simple-scrypt-dev" package

Please follow the guidelines below to uninstall golang-github-elithrar-simple-scrypt-dev on Kali Linux:

$ sudo apt remove golang-github-elithrar-simple-scrypt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-elithrar-simple-scrypt-dev package on Kali Linux

Package: golang-github-elithrar-simple-scrypt-dev
Source: golang-github-elithrar-simple-scrypt
Version: 1.3.0-2
Installed-Size: 29
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-crypto-dev
Size: 7780
SHA256: b844afb8cf5c4abd75e398256212d27f2722b1aae9b576cad7046f923bd78460
SHA1: e055b2b584f8d0de9c977a1633764b0d94e9f74f
MD5sum: 62111d8e549b7eef03355b2045f60155
Description: various purpose password hashes library using the scrypt KDF
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 (https://golang.org/x/crypto/bcrypt) library in an effort to
make it easy to migrate—and because it's an easy to grok API.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/elithrar/simple-scrypt
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-elithrar-simple-scrypt/golang-github-elithrar-simple-scrypt-dev_1.3.0-2_all.deb