secretversion Documentation on ocaml.org

Zeroized secret memory outside the OCaml heap

Secret.t stores fixed-length data outside the OCaml heap. It supports explicit zeroization, constant-time equality, optional page hardening, and zero-copy views. This experimental pre-1.0 implementation has not received an independent security audit.

Tags security cryptography memory
AuthorVille Vesilehto <ville@vesilehto.fi>
LicenseISC
Published
Homepagehttps://github.com/thevilledev/ocaml-secret
Issue Trackerhttps://github.com/thevilledev/ocaml-secret/issues
Documentationhttps://ville.dev/ocaml-secret/
MaintainerVille Vesilehto <ville@vesilehto.fi>
Dependencies
Source [http] https://github.com/thevilledev/ocaml-secret/archive/refs/tags/v0.1.3.tar.gz
md5=b7c68e30f2b524e36dc69d9b114fe840
sha512=346bea15a4d6726c45c08683af2b53bfe06899f9b16f5b83f594465b6bf6bd6459b524bb4c6fa7ca1ce4d84f07c615a289587066653dfc62db5f4304cf517c67
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/secret/secret.0.1.3/opam
Required by