package hacl-star

  1. Overview
  2. Docs
OCaml API for EverCrypt/HACL*

Install

Dune Dependency

Authors

Maintainers

Sources

hacl-star.0.6.2.tar.gz
md5=1d8449a395cf9f0ade232da306b2316f
sha512=0aa0afc951b30164aca98100ad528f13129566957a3db26bac3c1975c264c4dece01c2b918ad2f9d1b8b563b13044c85ecfdcbced13aee915e4b9d61bff25bf5

doc/hacl-star/Hacl_star/Hacl/SHA3_512/Noalloc/index.html

Module SHA3_512.NoallocSource

Version of this function which writes its output in a buffer passed in as an argument

Sourceval hash : msg:bytes -> digest:bytes -> unit

hash msg digest hashes msg and outputs the result in digest.

OCaml

Innovation. Community. Security.