base64ct 0.2.1

Pure Rust implementation Base64 (RFC 4648) implemented without data-dependent branches/LUTs thereby providing portable "best effort" constant-time operation and embedded-friendly no_std support
Documentation

base64ct

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 2 feature flags, 0 of them enabled by default.

std

  • alloc

alloc

    This feature flag does not enable additional features.