package bls12-381-unix

  1. Overview
  2. Docs
val ciphersuite : bytes
val ciphersuite_length : int
val sign : Fr.Stubs.scalar -> bytes -> bytes
val verify : Bytes.t -> Bytes.t -> Bytes.t -> bool
val aggregate_verify : (Bytes.t * Bytes.t) list -> Bytes.t -> bool