Registry / crypto / cml-crypto

cml-crypto

JSON →
library6.2.0rscratesunverified

Multiplatform SDK for Cardano-related cryptographic functionality.

# Cargo.toml [dependencies] cml-crypto = "6.2.0"
INSTALL
IMPORT
SIG · CML-CRYPTO
C
cml-crypto
cryptorustv6.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.

PrivateKey
use cml_crypto::PrivateKey;

Generate a new Ed25519 private key.

use cml_crypto::PrivateKey; let key = PrivateKey::generate_ed25519();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Amazon
1
Resources
cml-crypto — cargo add cml-crypto · libregistry