shared library that implements scrypt() functionality
Shared library that implements the scrypt key derivation function.
scrypt is an alternative to bcrypt that focuses on increased brute-force
attack cost.  The scrypt reference implementation can be found at

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

Maintainer: LEVAI Daniel <leva@ecentrum.hu>

WWW: https://lolware.net/libscrypt.html
