Pure Rust, constant-time implementation of Base64 (RFC 4648)
Pure Rust implementation of Base64 (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 "base64ct" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.3-1.fc36 | - |
You can contact the maintainers of this package via email at
rust-base64ct dash maintainers at fedoraproject dot org
.