package eqaf

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

Install

Authors

Maintainers

Sources

eqaf-0.9.tbz
sha256=ec0e28a946ac6817f95d5854f05a9961ae3a8408bb610e79cfad01b9b255dfe0
sha512=4df7fd3ea35156953a172c1a021aab05b8b122ee8d3cfdb34f96edb1b5133d1fe2721b90cb64287841d770b16c2ffe70559c66e90f8d61a92b73857da22548c4

Description

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

Published: 25 Jul 2022

Dependencies (3)

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

Dev Dependencies (5)

  1. bechamel with-test
  2. fmt with-test & >= "0.8.7"
  3. crowbar with-test
  4. alcotest with-test
  5. base64 with-test

Conflicts

None