package bls12-381-unix

  1. Overview
  2. Docs
type proof = Stdlib.Bytes.t
val sign : Blst_bindings.Types.blst_scalar_t Ctypes_static.ptr -> bytes -> bytes
val verify : bytes -> bytes -> bytes -> bool Blst_stubs.return
val pop_prove : Blst_bindings.Types.blst_scalar_t Ctypes_static.ptr -> bytes
val pop_verify : bytes -> bytes -> bool Blst_stubs.return
val aggregate_verify : (bytes * bytes) list -> bytes -> bytes -> bool
OCaml

Innovation. Community. Security.