Docs.rs
commonware-cryptography-0.0.9
commonware-cryptography 0.0.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
blst ^0.3.13
normal
bytes ^1.7.1
normal
ed25519-consensus ^2.1.0
normal
rand ^0.8.5
normal
rayon ^1.10
normal
thiserror ^1.0.63
normal
zeroize ^1.5.7
normal
criterion ^0.5.1
dev
proptest ^1
dev
prost-build ^0.13.2
build
Versions
73.53%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
commonware_
cryptography
0.0.9
In commonware_
cryptography::
utils
commonware_cryptography
::
utils
Function
hex
Copy item path
source
pub fn hex(bytes: &
Bytes
) ->
String
Expand description
Converts a byte slice to a hexadecimal string.