Base64ct
JSON →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
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