Registry / crypto / decred-dcrd-dcrec-edwards-v2

decred-dcrd-dcrec-edwards-v2

JSON →
library2.0.4gogounverified

A Go implementation of Edwards curve operations used in Decred's cryptography.

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

edwards
github.com/decred/dcrd/dcrec/edwards/v2

Access the Edwards curve instance.

package main import ( "github.com/decred/dcrd/dcrec/edwards/v2" ) func main() { curve := edwards.Edwards() _ = curve }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
59 hits · last 30 days
node
58
Resources
decred-dcrd-dcrec-edwards-v2 — go get decred-dcrd-dcrec-edwards-v2 · libregistry