Registry / crypto / ontio-ontology-crypto

ontio-ontology-crypto

JSON →
library1.2.1gogounverified

Provides cryptographic primitives and utilities for the Ontology blockchain platform.

go get github.com/ontio/ontology-crypto
INSTALL
IMPORT
SIG · ONTIO-ONTOLOGY-CRY
O
ontio-ontology-crypto
cryptogov1.2.1
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.

ontologycrypto
github.com/ontio/ontology-crypto

Generates a cryptographic key using the package.

package main import ( "fmt" "github.com/ontio/ontology-crypto" ) func main() { key, _ := ontologycrypto.GenerateKey() fmt.Println(key) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
ontio-ontology-crypto — go get ontio-ontology-crypto · libregistry