Constant-time equal function on string

Install

Authors

Maintainers

Sources

eqaf-v0.7.tbz
sha256=10e666aea9a413e63c5e9dd1c0566aed78a2bf0f4e09caa2bb3b88a021bf09e0
sha512=38a2687bafb5cd1d1deb51ceceba94fcff9ce88515fd2c61ec1182808c50c0e3373a4d71fe51a17a23c74616c5ab350a4cf7914de656886981538abf2b57ff61

Description

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

Published: 16 Apr 2020

Dependencies (2)

  1. dune
  2. ocaml >= "4.03.0"

Dev Dependencies (3)

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

Used by (10)

  1. callipyge >= "0.2"
  2. digestif >= "0.7"
  3. fiat-p256 >= "0.2.1"
  4. hacl_x25519
  5. jose >= "0.5.0"
  6. mec
  7. mirage-crypto >= "0.8.1" & < "0.10.4"
  8. mirage-crypto-ec
  9. mirage-crypto-pk < "0.10.4"
  10. noise

Conflicts (1)

  1. cstruct < "4.0.0"