How to Install libscrypt0 in Ubuntu 18.04



Install libscrypt0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libscrypt0

Description:

scrypt shared library

The scrypt algorithm is a password-based key derivation function designed to require large amounts of memory. This proof-of-work scheme is intended to make it costly to perform large-scale hardware attacks. . This package contains a shared library implementing the scrypt algorithm, based on the original implementation with a number of harnesses and simplified interfaces.

Homepage: http://www.lolware.net/libscrypt.html

Version: 1.21-3

Section: universe/libs