package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Transcript : sig ... end

Module used to handle transcripts, used for applying the Fiat-Shamir heuristic

module Fr_generation : sig ... end
module FFT : sig ... end
val diff_next_power_of_two : int -> int
val is_power_of_two : int -> bool
val pad_array : 'a array -> int -> 'a array
val resize_array : 'a array -> int -> 'a array
OCaml

Innovation. Community. Security.