Registry / crypto / decred-next-dcrnd-dcrec-v8

decred-next-dcrnd-dcrec-v8

JSON →
library8.0.12gogounverified

A Go library for elliptic curve cryptography used in the Decred-Next blockchain, providing secp256k1 and related operations.

go get github.com/Decred-Next/dcrnd/dcrec/v8
INSTALL
IMPORT
SIG · DECRED-NEXT-DCRND-
D
decred-next-dcrnd-dcrec-v8
cryptogov8.0.12
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.

dcrec
github.com/Decred-Next/dcrnd/dcrec/v8

Get the secp256k1 curve

package main import ( "fmt" "github.com/Decred-Next/dcrnd/dcrec/v8" ) func main() { fmt.Println(dcrec.S256()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Resources
decred-next-dcrnd-dcrec-v8 — go get decred-next-dcrnd-dcrec-v8 · libregistry