package eqaf

  1. Overview
  2. No Docs
Constant-time equal function on string

Install

dune-project
 Dependency

Authors

Maintainers

Sources

eqaf-v0.8.tbz
sha256=1145a160107437d7943e02e486df6bd233d3937ec1a597d7fa39edb9471cf875
sha512=303749bdbaae8fc27f57ebaa5cf9b16ed5b8cbaee35f0a35d69f91a437b1a3411a613d145d3aff7ff74a587509d877cc0a569fdae4d00cec65bf50d705361e25

Description

This package provides an equal function on string in constant-time to avoid timing-attack with crypto stuff.

Published: 06 Aug 2021

Dependencies (3)

  1. cstruct >= "1.1.0"
  2. dune >= "2.0"
  3. ocaml >= "4.07.0" & < "5.0.0"

Dev Dependencies (3)

  1. crowbar with-test
  2. alcotest with-test
  3. base64 with-test

Conflicts

None