ocaml-eqaf 0.9
OCaml library for constant-time equal function on string
This OCaml library provides an equal function on string in constant-time to avoid timing-attack with crypto stuff.
- Outputs:
out - Website: https://github.com/mirage/eqaf
- Licenses: Expat
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ocaml-eqaf 0.9 as follows:
guix install ocaml-eqaf@0.9
Or install the latest version:
guix install ocaml-eqaf
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.