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 |
|---|---|
| Author | Ville Vesilehto <ville@vesilehto.fi> |
| License | ISC |
| Published | |
| Homepage | https://github.com/thevilledev/ocaml-secret |
| Issue Tracker | https://github.com/thevilledev/ocaml-secret/issues |
| Documentation | https://ville.dev/ocaml-secret/ |
| Maintainer | Ville 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 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/secret/secret.0.1.3/opam |
Required by


