base64ct 0.1.0

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
1
2
3
4
5
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "base64ct"
version = "0.1.0"