slackbuilds/libraries/libscrypt
B. Watson 5e7a2dd4f8
libraries/libscrypt: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README
libscrypt.SlackBuild libraries/libscrypt: Updated for version 1.20. 2015-01-04 00:26:36 +07:00
libscrypt.info libraries/libscrypt: Updated for version 1.20. 2015-01-04 00:26:36 +07:00
slack-desc libraries/libscrypt: Fix slack-desc. 2016-11-14 16:47:23 +07:00

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.