How to Install and Uninstall scrypt Package on Kali Linux
Last updated: January 10,2025
1. Install "scrypt" package
Please follow the steps below to install scrypt on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
scrypt
Copied
2. Uninstall "scrypt" package
Learn how to uninstall scrypt on Kali Linux:
$
sudo apt remove
scrypt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the scrypt package on Kali Linux
Package: scrypt
Source: scrypt (1.3.2-1)
Version: 1.3.2-1+b1
Installed-Size: 99
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Size: 39596
SHA256: 747eecac91068de950dd61fd4845454d2d92ddf0d8c258429769b820070a5830
SHA1: d316854748206b99d0511f35bcb6ff5d8f533db6
MD5sum: 232ad71f73757b3033e3a8c9bdf20e87
Description: File encryption utility using scrypt for key derivation
A simple password-based encryption utility which demonstrates the
scrypt key derivation function. On modern hardware and with default
parameters, the cost of cracking the password on a file encrypted by
scrypt enc is approximately 100 billion times more than the cost of
cracking the same password on a file encrypted by openssl enc; this
means that a five-character password using scrypt is stronger than a
ten-character password using openssl.
Description-md5:
Homepage: https://www.tarsnap.com/scrypt.html
Tag: role::program, scope::utility, security::cryptography
Section: utils
Priority: optional
Filename: pool/main/s/scrypt/scrypt_1.3.2-1+b1_amd64.deb
Source: scrypt (1.3.2-1)
Version: 1.3.2-1+b1
Installed-Size: 99
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Size: 39596
SHA256: 747eecac91068de950dd61fd4845454d2d92ddf0d8c258429769b820070a5830
SHA1: d316854748206b99d0511f35bcb6ff5d8f533db6
MD5sum: 232ad71f73757b3033e3a8c9bdf20e87
Description: File encryption utility using scrypt for key derivation
A simple password-based encryption utility which demonstrates the
scrypt key derivation function. On modern hardware and with default
parameters, the cost of cracking the password on a file encrypted by
scrypt enc is approximately 100 billion times more than the cost of
cracking the same password on a file encrypted by openssl enc; this
means that a five-character password using scrypt is stronger than a
ten-character password using openssl.
Description-md5:
Homepage: https://www.tarsnap.com/scrypt.html
Tag: role::program, scope::utility, security::cryptography
Section: utils
Priority: optional
Filename: pool/main/s/scrypt/scrypt_1.3.2-1+b1_amd64.deb