base16ct 0.2.0

Pure Rust implementation of Base16 a.k.a hexadecimal (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": "1987929403b544d4632121aacff3d28aa09a0771"
  },
  "path_in_vcs": "base16ct"
}