Registry / crypto / ridl
library0.7.0rscratesunverified

Hard-to-misuse, modern crypto primitives and conventions for litl.

# Cargo.toml [dependencies] ridl = "0.7.0"
INSTALL
IMPORT
SIG · RIDL
R
ridl
cryptorustv0.7.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.

CryptoProvider
use ridl::crypto::CryptoProvider;

Initialize the default crypto provider

use ridl::crypto::CryptoProvider; fn main() { let provider = CryptoProvider::new(); println!("Crypto provider initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
ridl — cargo add ridl · libregistry