base64ct 1.4.0-pre.0

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
1
2
3
4
5
6
{
  "git": {
    "sha1": "b4334dc37431fea9e210f002349c9ddf2b86d36e"
  },
  "path_in_vcs": "base64ct"
}