SlackBuilds Repository

15.0 > System > scrypt (1.3.3)

scrypt (scrypt encryption utility and library)

The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.

A simple password-based encryption utility is available as a
demonstration of 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.

In addition to the scrypt command-line utility, a development library
libscrypt-kdf is included in the package.

Maintained by: B. Watson
Keywords: passphrase,encrypt,password,scrypt,crypt,kdf,tarsnap
ChangeLog: scrypt

Homepage:
https://www.tarsnap.com/scrypt.html

Source Downloads:
scrypt-1.3.3.tgz (6d7e8fe476844065a76bc7e3e8d02720)

Download SlackBuild:
scrypt.tar.gz
scrypt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
scrypt.SlackBuild
scrypt.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds