Registry / crypto / ssi-crypto

ssi-crypto

JSON →
library0.2.1rscratesunverified

Provides implementations of various hashes and signatures for the SSI (Self-Sovereign Identity) library.

# Cargo.toml [dependencies] ssi-crypto = "0.2.1"
INSTALL
IMPORT
SIG · SSI-CRYPTO
S
ssi-crypto
cryptorustv0.2.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.

Signature
use ssi_crypto::Signature;

Create a new signature instance

use ssi_crypto::Signature; fn main() { let sig = Signature::new(); println!("Signature created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
ssi-crypto — cargo add ssi-crypto · libregistry