= 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
module Stubs : sig ... end
type pk = Bytes.t
val pk_of_bytes_exn : Bytes.t -> bytes
val pk_of_bytes_opt : Bytes.t -> bytes option
val derive_pk : Fr.Stubs.scalar -> bytes
type signature = Bytes.t
val signature_of_bytes_exn : Bytes.t -> bytes
val signature_of_bytes_opt : Bytes.t -> bytes option
val core_sign : Fr.Stubs.scalar -> Bytes.t -> Bytes.t -> bytes
val aggregate_signature_opt : Bytes.t list -> bytes option
module Basic : sig ... end
module Aug : sig ... end
module Pop : sig ... end