
base16ct
Releases6
Frequency9 months 2 weeks
Last Release
Downloads168M
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
Linked projects
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX