package eqaf

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/eqaf.cstruct/Eqaf_cstruct/index.html

Module Eqaf_cstructSource

Sourceval equal : Cstruct.t -> Cstruct.t -> bool
Sourceval compare_be : Cstruct.t -> Cstruct.t -> int
Sourceval compare_be_with_len : len:int -> Cstruct.t -> Cstruct.t -> int
Sourceval compare_le : Cstruct.t -> Cstruct.t -> int
Sourceval compare_le_with_len : len:int -> Cstruct.t -> Cstruct.t -> int
Sourceval find_uint8 : ?off:int -> f:(int -> bool) -> Cstruct.t -> int
Sourceval exists_uint8 : ?off:int -> f:(int -> bool) -> Cstruct.t -> bool
OCaml

Innovation. Community. Security.