| .. |
|
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
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
pcurves
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
tls
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
aegis.zig
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +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
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
argon2.zig
|
std: eradicate u29 and embrace std.mem.Alignment
|
2025-04-13 02:20:32 -04:00 |
|
ascon.zig
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
bcrypt.zig
|
crypto.pwhash.bcrypt: make silently_truncate_password a member of Params (#22792)
|
2025-02-19 22:37:51 +01:00 |
|
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
|
x86_64: implement integer @reduce(.Add)
|
2025-05-28 15:10:22 -04:00 |
|
chacha20.zig
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
cmac.zig
|
std: update std.builtin.Type fields to follow naming conventions
|
2024-08-28 08:39:59 +01:00 |
|
codecs.zig
|
fixed codecs.zig (#23706)
|
2025-04-29 22:07:30 +00:00 |
|
ecdsa.zig
|
crypto.ecdsa: add the ability to sign/verify prehashed messages (#23607)
|
2025-04-20 04:27:10 +02:00 |
|
errors.zig
|
crypto.edwards25519: add the ability to check for group membership (#20175)
|
2024-06-04 10:11:05 +02:00 |
|
ff.zig
|
std: update std.builtin.Type fields to follow naming conventions
|
2024-08-28 08:39:59 +01:00 |
|
ghash_polyval.zig
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |
|
hash_composition.zig
|
|
|
|
hkdf.zig
|
closes #21824 (#21832)
|
2024-10-28 14:54:02 +00:00 |
|
hmac.zig
|
|
|
|
isap.zig
|
std.crypto: better names for everything in utils
|
2024-08-09 19:47:06 -07:00 |
|
keccak_p.zig
|
crypto.keccak.State: add checks to prevent insecure transitions (#22020)
|
2024-11-20 11:16:09 +01:00 |
|
md5.zig
|
|
|
|
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
|
crypto/phc-encoding: forbid parameters named 'v' (#22569)
|
2025-02-06 16:37:42 +01: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: eradicate u29 and embrace std.mem.Alignment
|
2025-04-13 02:20:32 -04: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
|
Remove numerous things deprecated during the 0.14 release cycle
|
2025-07-11 08:17:43 +02:00 |
|
tlcsprng.zig
|
std.crypto.tlcsprng: Fix hardcoded use of defaultRandomSeed()
|
2025-02-22 22:39:40 -05:00 |
|
tls.zig
|
std.crypto: remove inline from most functions
|
2025-07-13 18:26:13 +02:00 |