Registry / crypto / supranational-blst

supranational-blst

JSON →
library0.3.16gogounverified

Package blst provides Go bindings for the BLST BLS12-381 signature library.

go get github.com/supranational/blst
INSTALL
IMPORT
SIG · SUPRANATIONAL-BLST
S
supranational-blst
cryptogov0.3.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

blst
github.com/supranational/blst

Generates a BLS key pair from a seed.

import "github.com/supranational/blst" func main() { sk := blst.KeyGen([]byte("seed")) pk := sk.SkToPk() _ = pk }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.16latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
supranational-blst — go get supranational-blst · libregistry