Registry / crypto / fil-pasta-curves

fil-pasta-curves

JSON →
library0.5.2rscratesunverified

Implementation of the Pallas and Vesta (Pasta) curve cycle.

# Cargo.toml [dependencies] fil_pasta_curves = "0.5.2"
INSTALL
IMPORT
SIG · FIL-PASTA-CURVES
F
fil-pasta-curves
cryptorustv0.5.2
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.

Pallas
use fil_pasta_curves::Pallas;

Gets the generator point of the Pallas curve.

use fil_pasta_curves::Pallas; fn main() { let point = Pallas::generator(); println!("Pallas generator: {:?}", point); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
fil-pasta-curves — cargo add fil-pasta-curves · libregistry