Registry / crypto / amcl
library0.2.0rscratesunverified

The Apache Milagro Cryptographic Library (version 3), providing cryptographic primitives.

# Cargo.toml [dependencies] amcl = "0.2.0"
INSTALL
IMPORT
SIG · AMCL
A
amcl
cryptorustv0.2.0
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.

amcl
use amcl::*;

Imports the AMCL cryptographic library.

use amcl::*; fn main() { println!("AMCL library loaded"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
Resources
amcl — cargo add amcl · libregistry