Package : ocaml-sha

Package details

Summary: SHA Cryptographic Hash Functions for OCaml

Description:
SHA is a cryptographic hash function.
This provide an interface for OCaml program to use
SHA1, SHA256 and SHA512 functions.

SHA1 implements the second implementation that produce
a 160 bit digest from its input.
SHA256 implements newer version that produce 256 bits digest.
SHA512 produces 512 bits digest.


URL: https://github.com/djs55/ocaml-sha/
License: ISC

Maintainer: nobody

List of RPMs