Versions in this module Expand all Collapse all v0 v0.0.1 Jul 24, 2023 Changes in this version + func Factory(ctx context.Context, conf *logical.BackendConfig) (logical.Backend, error) + type AggregatePublicKey = blst.P1Aggregate + type AggregateSignature = blst.P2Aggregate + type PublicKey = blst.P1Affine + type Signature = blst.P2Affine