Registry / crypto / br-crypto

br-crypto

JSON →
library0.4.8rscratesunverified

This is an crypto

# Cargo.toml [dependencies] br-crypto = "0.4.8"
INSTALL
IMPORT
SIG · BR-CRYPTO
B
br-crypto
cryptorustv0.4.8
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 br_crypto::hash::Hash;

Shows basic hashing with br-crypto.

use br_crypto::hash::Hash; fn main() { let hash = Hash::new(b"data"); println!("{:?}", hash); }
Debug
Known issues
gotchaNo repository specified; crate may be unmaintained or experimental.
fix
Verify the crate's source and consider alternatives.
affects: *
Upgrade
Version history
0.4.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
br-crypto — cargo add br-crypto · libregistry