Registry / crypto / tmelcrypt

tmelcrypt

JSON →
library0.2.7rscratesunverified

Collection of cryptographic utilities for Themelio.

# Cargo.toml [dependencies] tmelcrypt = "0.2.7"
INSTALL
IMPORT
SIG · TMELCRYPT
T
tmelcrypt
cryptorustv0.2.7
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_key
use tmelcrypt::hash_key;

Hashes data using Themelio's cryptographic primitives.

use tmelcrypt::hash_key; let key = hash_key(b"example data"); println!("{:?}", key);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
tmelcrypt — cargo add tmelcrypt · libregistry