Registry / crypto / primeorder

primeorder

JSON →
library0.13.6rscratesunverified

Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015).

# Cargo.toml [dependencies] primeorder = "0.13.6"
INSTALL
IMPORT
SIG · PRIMEORDER
P
primeorder
cryptorustv0.13.6
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.

PrimeCurve
use primeorder::PrimeCurve;

Work with prime order elliptic curves.

use primeorder::PrimeCurve; fn main() { // Example usage with a curve implementation let _curve = PrimeCurve::default(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
Resources
primeorder — cargo add primeorder · libregistry