base64ct 1.5.3

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
Documentation

base64ct

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

std

  • alloc

alloc

    This feature flag does not enable additional features.