Registry / crypto / coinbase-kryptology

coinbase-kryptology

JSON →
library1.8.0gogounverified

A Go library for cryptographic primitives and protocols used by Coinbase.

go get github.com/coinbase/kryptology
INSTALL
IMPORT
SIG · COINBASE-KRYPTOLOG
C
coinbase-kryptology
cryptogov1.8.0
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.

kryptology
github.com/coinbase/kryptology

Creates a new BLS signature scheme instance.

package main import ( "github.com/coinbase/kryptology/pkg/signatures/bls" ) func main() { _, _ = bls.NewSigPop() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
Resources
coinbase-kryptology — go get coinbase-kryptology · libregistry