libscrypt

shared library that implements scrypt() functionality

WWW CVSWeb GITHub
  1. Package version
    libscrypt-1.21
  2. Maintainer
    LEVAI Daniel

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