Registry / crypto / oasisprotocol-curve25519-voi

oasisprotocol-curve25519-voi

JSON →
library0.0.0-20230904125328-1f23a7beb09agogounverified

Optimized implementation of Curve25519 elliptic curve operations.

go get github.com/oasisprotocol/curve25519-voi
INSTALL
IMPORT
SIG · OASISPROTOCOL-CURV
O
oasisprotocol-curve25519-voi
cryptogov0.0.0-20230904125328-1f23a7beb09a
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.

curve25519
✓ github.com/oasisprotocol/curve25519-voi

Create a new Curve25519 scalar.

package main import ( "fmt" "github.com/oasisprotocol/curve25519-voi/curve" ) func main() { scalar, _ := curve.NewScalar() fmt.Println(scalar) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230904125328-1f23a7beb09alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
oasisprotocol-curve25519-voi — go get oasisprotocol-curve25519-voi · libregistry