Registry / crypto / pasta-curves

pasta-curves

JSON →
library0.5.1rscratesunverified

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

# Cargo.toml [dependencies] pasta_curves = "0.5.1"
INSTALL
IMPORT
SIG · PASTA-CURVES
P
pasta-curves
cryptorustv0.5.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.

Point
use pasta_curves::pallas::Point;

Creates an identity point on the Pallas curve.

use pasta_curves::pallas::Point; let point = Point::identity();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
pasta-curves — cargo add pasta-curves · libregistry