COMMITS
/ lib/std/crypto/modes.zig September 16, 2025
F
std.crypto: add AES-SIV and AES-GCM-SIV
Frank Denis committed
April 26, 2023
A
update codebase to use `@memset` and `@memcpy`
Andrew Kelley committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
April 29, 2021
A
std: remove redundant comptime keyword
Andrew Kelley committed
October 16, 2020
F
std/crypto: make the whole APIs more consistent
Frank Denis committed
September 23, 2020
F
Revamp crypto/aes
Frank Denis committed