Pure Rust, constant-time implementation of Base16 (RFC 4648)
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. This package contains library source intended for building other packages which use the "default" feature of the "base16ct" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.0-4.fc41 | - |
Fedora 41 | 0.2.0-4.fc41 | - |
Fedora 40 | 0.2.0-3.fc40 | - |
Fedora 39 | 0.2.0-2.fc39 | - |
Fedora EPEL 9 | 0.2.0-1.el9 | - |
Fedora EPEL 10.0 | 0.2.0-4.el10_0 | - |
You can contact the maintainers of this package via email at
rust-base16ct dash maintainers at fedoraproject dot org
.