Registry / crypto / decred-dcrd-dcrec

decred-dcrd-dcrec

JSON →
library1.0.1gogounverified

Package dcrec provides Decred-specific elliptic curve cryptography.

go get github.com/decred/dcrd/dcrec
INSTALL
IMPORT
SIG · DECRED-DCRD-DCREC
D
decred-dcrd-dcrec
cryptogov1.0.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.

dcrec
github.com/decred/dcrd/dcrec

Get the Decred secp256k1 curve

package main import ( "fmt" "github.com/decred/dcrd/dcrec" ) func main() { fmt.Println(dcrec.S256()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
decred-dcrd-dcrec — go get decred-dcrd-dcrec · libregistry