slackbuilds/libraries/libscrypt
B. Watson 5e7a2dd4f8
libraries/libscrypt: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README
libscrypt.SlackBuild
libscrypt.info
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.