Base64ct

JSON →
library 1.8.3 ·rust
verified Jun 16, 2026

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