Registry / crypto / ophelia

ophelia

JSON →
library0.3.4rscratesunverified

Ophelia crypto collection.

# Cargo.toml [dependencies] ophelia = "0.3.4"
INSTALL
IMPORT
SIG · OPHELIA
O
ophelia
cryptorustv0.3.4
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.

Crypto
use ophelia::Crypto;

Hashes data using the Ophelia crypto collection.

use ophelia::Crypto; fn main() { let data = b"hello"; let hash = Crypto::hash(data); println!("{:?}", hash); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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