Install libsha-ocaml by entering the following commands in the terminal:
sudo apt update sudo apt install libsha-ocaml
Description:
SHA cryptographic hash functions for OCaml (runtime)
SHA-1 produces a 160-bit digest from its input. SHA-256 and SHA-512 produce 256-bit and 512-bit digests from their inputs, respectively. . This package contains the shared runtime stub libraries.
Homepage: https://github.com/vincenthz/ocaml-sha
Version: 1.9-2build1
Section: universe/libs