Pure Rust implementation of Base64
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 "alloc" feature of the "base64ct" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6.0-5.fc42 | - |
Fedora 41 | 1.6.0-5.fc41 | - |
Fedora 40 | 1.6.0-5.fc40 | - |
Fedora EPEL 9 | 1.6.0-5.el9 | - |
Fedora EPEL 10.0 | 1.6.0-5.el10_0 | - |
You can contact the maintainers of this package via email at
rust-base64ct dash maintainers at fedoraproject dot org
.