package duff

  1. Overview
  2. Docs

Parameter Delta.V

val window : int

Length of the Rabin Window.

val shift : int

How many bits we need to shift to get a bounded index to T (this value must be 23).

val limit : int

Limit the number of entries per hashes (default = 64).

OCaml

Innovation. Community. Security.