class_group_vdf
Verifiable Delay Functions bindings to Chia's VDF
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library class_group_vdf
val caml_check_bytes_stubs : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> bool
val zero : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> unit
val one : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> unit
val eq : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> Bytes.t -> int
val neg : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> Bytes.t -> int
val add : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> Bytes.t -> Bytes.t -> int
val double : Bytes.t -> Unsigned.Size_t.t -> Bytes.t -> Bytes.t -> int
val mul :
Bytes.t ->
Unsigned.Size_t.t ->
Bytes.t ->
Bytes.t ->
int ->
Bytes.t ->
int