package sek

  1. Overview
  2. Docs

Module type Sek.CAPACITYSource

val capacity : int -> int

The function capacity receives a nonnegative depth k and must return the desired capacity of a chunk at depth k. This capacity must be at least 2.

OCaml

Innovation. Community. Security.