Registry / crypto / jub-jub

jub-jub

JSON →
library0.0.20rscratesunverified

Twisted Edwards curve implementation for cryptographic operations.

# Cargo.toml [dependencies] jub-jub = "0.0.20"
INSTALL
IMPORT
SIG · JUB-JUB
J
jub-jub
cryptorustv0.0.20
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.

JubjubPoint
use jub_jub::JubjubPoint;

Creates the identity point on the Jubjub curve.

use jub_jub::JubjubPoint; let point = JubjubPoint::identity(); println!("Identity point: {:?}", point);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.20latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
jub-jub — cargo add jub-jub · libregistry