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
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "base64ct"
version = "0.2.1"