COMMITS
/ lib/std/crypto/hmac.zig February 26, 2024
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
April 26, 2023
A
update codebase to use `@memset` and `@memcpy`
Andrew Kelley committed
March 22, 2023
F
crypto.hmac: set the recommended key size to the block size (#15031)
Frank Denis committed
February 18, 2023
A
update std lib and compiler sources to new for loop syntax
Andrew Kelley committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
October 26, 2020
Ž
std/crypto: API cleanup
Žiga Željko committed
October 16, 2020
F
std/crypto: make the whole APIs more consistent
Frank Denis committed
October 4, 2020
F
std/crypto/hmac: remove HmacBlake2s256 definition
Frank Denis committed
August 20, 2020
F
Hash functions now accept an option set
Frank Denis committed
F
Remove the reset() function from hash functions
Frank Denis committed
F
Add truncated SHA512 variants
Frank Denis committed
A
add license header to all std lib files
Andrew Kelley committed
August 19, 2020
F
Breaking: sort std/crypto functions into categories
Frank Denis committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed