base16ct
crates.io v1.0.02,436,867 weekly downloads · 0 Dependencies
Source data as of:
Summary
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly nostd support
cargo add base16ct
- Ecosystemcrates.io
- Version1.0.0
- Weekly downloads2,436,867
- License—
- Dependencies0
- Last release2026-01-03
- First published2022-01-11
Registry values
Reproduced verbatim from the official registry, with the source named on each value.
Description
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly nostd support
Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).
Show original (raw) description
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support
Derived indices (computation method published)
Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.