Registry / crypto / pallas-crypto

pallas-crypto

JSON →
library1.1.0rscratesunverified

Cryptographic primitives for Cardano

# Cargo.toml [dependencies] pallas-crypto = "1.1.0"
INSTALL
IMPORT
SIG · PALLAS-CRYPTO
P
pallas-crypto
cryptorustv1.1.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.

Hash
use pallas_crypto::hash::Hash;

Compute a Cardano hash

use pallas_crypto::hash::Hash; fn main() { let hash = Hash::new(b"data"); println!("Hash: {:?}", hash); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
pallas-crypto — cargo add pallas-crypto · libregistry