This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
ebec7336e23404ab091d34303055cd3b8a0088a5
zig
/
lib
/
std
/
crypto
History
Andrew Kelley
cd62005f19
extract std.posix from std.os
...
closes
#5019
2024-03-19 11:45:09 -07:00
..
25519
…
aes
…
Certificate
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
pcurves
…
tls
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
aegis.zig
{aegis,aes_gcm}: fix overflow with large inputs on 32-bit systems (
#19270
)
2024-03-12 22:56:28 +00:00
aes_gcm.zig
{aegis,aes_gcm}: fix overflow with large inputs on 32-bit systems (
#19270
)
2024-03-12 22:56:28 +00:00
aes_ocb.zig
…
aes.zig
…
argon2.zig
…
ascon.zig
…
bcrypt.zig
…
benchmark.zig
…
blake2.zig
…
blake3.zig
…
Certificate.zig
…
chacha20.zig
…
cmac.zig
…
ecdsa.zig
…
errors.zig
…
ff.zig
…
ghash_polyval.zig
…
hash_composition.zig
…
hkdf.zig
…
hmac.zig
…
isap.zig
…
keccak_p.zig
…
md5.zig
…
ml_kem.zig
ml_kem.zig: inLen -> in_len (
#19269
)
2024-03-12 19:52:06 +00:00
modes.zig
…
pbkdf2.zig
…
phc_encoding.zig
…
poly1305.zig
…
salsa20.zig
…
scrypt.zig
…
sha1.zig
…
sha2.zig
…
sha3.zig
…
siphash.zig
…
test.zig
…
tlcsprng.zig
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
tls.zig
…
utils.zig
…