..
25519
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
aes
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
Certificate
std.crypto.Certificate.Bundle: haiku support
2025-06-05 13:45:52 +01:00
codecs
zig fmt: apply new cast builtin order
2025-08-03 14:59:56 +02:00
pcurves
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
tls
std: more reliable HTTP and TLS networking
2025-08-16 00:16:15 -07:00
aegis.zig
std.crypto.aegis: Absorb ad instead of encrypting it.
2025-08-13 09:00:57 +02:00
aes.zig
std.Target: Introduce Cpu convenience functions for feature tests.
2025-06-05 06:12:00 +02:00
aes_gcm.zig
Add documentation to std.crypto.aes_gcm.AesGcm.encrypt ( #24427 )
2025-07-13 07:33:08 +00:00
aes_ocb.zig
Fix #24999 : copy left-overs before we XOR into c. ( #25001 )
2025-08-25 15:59:42 +00:00
argon2.zig
std.ArrayList: make unmanaged the default
2025-08-11 15:52:49 -07:00
ascon.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
bcrypt.zig
benchmark.zig
std.fmt: breaking API changes
2025-07-07 22:43:51 -07:00
blake2.zig
std.io: deprecated Reader/Writer; introduce new API
2025-07-07 22:43:51 -07:00
blake3.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
Certificate.zig
Validate wildcard TLS certificates correctly ( #24829 )
2025-08-14 13:57:00 +00:00
chacha20.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
cmac.zig
codecs.zig
fixed codecs.zig ( #23706 )
2025-04-29 22:07:30 +00:00
ecdsa.zig
crypto: fix typo in ecdsa comment
2025-08-05 07:51:39 +01:00
errors.zig
ff.zig
ghash_polyval.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
hash_composition.zig
hkdf.zig
hmac.zig
isap.zig
keccak_p.zig
md5.zig
std.tar: update to new I/O API
2025-07-22 09:41:44 -07:00
ml_kem.zig
std: fmt.format to io.Writer.print
2025-07-09 15:31:02 -07:00
modes.zig
pbkdf2.zig
phc_encoding.zig
std.Io: delete CountingWriter
2025-08-07 22:26:42 -07:00
poly1305.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
salsa20.zig
std.crypto: remove inline from most functions
2025-07-13 18:26:13 +02:00
scrypt.zig
std.Io: delete CountingWriter
2025-08-07 22:26:42 -07:00
Sha1.zig
std.crypto: fix Sha1 namespace
2025-07-14 00:14:21 -07:00
sha2.zig
zig fmt
2025-07-16 10:27:39 -07:00
sha3.zig
std.io: deprecated Reader/Writer; introduce new API
2025-07-07 22:43:51 -07:00
siphash.zig
std.io: deprecated Reader/Writer; introduce new API
2025-07-07 22:43:51 -07:00
test.zig
timing_safe.zig
zig fmt: apply new cast builtin order
2025-08-03 14:59:56 +02:00
tlcsprng.zig
std.crypto.tlcsprng: Fix hardcoded use of defaultRandomSeed()
2025-02-22 22:39:40 -05:00
tls.zig
std.crypto.tls: rework for new std.Io API
2025-08-07 10:04:29 -07:00