This package browser is in early development. Mind the rough edges.

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.

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.