slackbuilds/libraries/libscrypt
fourtysixandtwo 3169027eae libraries/libscrypt: Change i486 to i586 2022-06-07 02:24:01 -04:00
..
README libraries/libscrypt: Wrap README at 72 columns. 2022-03-13 15:43:41 -04:00
libscrypt.SlackBuild libraries/libscrypt: Change i486 to i586 2022-06-07 02:24:01 -04:00
libscrypt.info
slack-desc

README

A shared library that implements scrypt() functionality.

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.