..
25519
x86_64: pass more tests
2023-10-25 04:28:30 -04:00
aes
Replace hand-written endian-specific loads with std.mem.readInt*() ( #16431 )
2023-07-18 00:40:31 +02:00
Certificate
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
pcurves
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
tls
std.http.Client: store *Connection instead of a pool node, buffer writes
2023-10-21 20:52:58 -05:00
aegis.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
aes.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
aes_gcm.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
aes_ocb.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
argon2.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
ascon.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
bcrypt.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
benchmark.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
blake2.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
blake3.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
Certificate.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
chacha20.zig
x86_64: pass more tests
2023-10-25 04:28:30 -04:00
cmac.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
ecdsa.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
errors.zig
std: fix a bunch of typos
2023-04-30 18:16:04 -07:00
ff.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
ghash_polyval.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
hash_composition.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
hkdf.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
hmac.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07:00
isap.zig
std.crypto.aead: Consistent decryption tail and doc fixes ( #16781 )
2023-08-14 21:39:51 +02:00
keccak_p.zig
std.crypto.sha3: Minor TurboSHAKE/Keccak fixes ( #16408 )
2023-07-14 14:02:01 +00:00
kyber_d00.zig
x86_64: implement 128-bit builtins
2023-10-23 22:42:18 -04:00
md5.zig
Replace hand-written endian-specific loads with std.mem.readInt*() ( #16431 )
2023-07-18 00:40:31 +02:00
modes.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07:00
pbkdf2.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
phc_encoding.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
poly1305.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
salsa20.zig
x86_64: pass more tests
2023-10-25 04:28:30 -04:00
scrypt.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
sha1.zig
Replace hand-written endian-specific loads with std.mem.readInt*() ( #16431 )
2023-07-18 00:40:31 +02:00
sha2.zig
x86_64: implement enough to pass unicode tests
2023-10-23 22:42:18 -04:00
sha3.zig
std.crypto.sha3: Minor TurboSHAKE/Keccak fixes ( #16408 )
2023-07-14 14:02:01 +00:00
siphash.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
test.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
tlcsprng.zig
Add illumos OS tag
2023-10-02 15:31:49 -06:00
tls.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
utils.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00