Frank Denis a7122b7323
std.crypto: add constant-time codecs (#23420)
std.crypto: add constant-time codecs

Add constant-time hex/base64 codecs designed to process cryptographic
secrets, adapted from libsodium's implementations.

Introduce a `crypto.codecs` namespace for crypto-related encoders and
decoders. Move ASN.1 codecs to this namespace.

This will also naturally accommodate the proposed PEM codecs.
2025-04-12 20:13:45 +02:00
..
2025-03-15 12:14:00 +01:00
2024-12-14 19:26:55 +00:00
2024-02-25 11:22:10 +01:00
2025-01-16 20:42:08 -05:00
2024-10-28 14:54:02 +00:00
2024-07-09 14:25:42 -07:00
2024-10-28 14:54:02 +00:00