aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/ascon.zig
AgeCommit message (Expand)Author
2025-09-20std.crypto.ascon: disable Ascon-AEAD128 test on RISC-V with V supportAlex Rønne Petersen
2025-09-17std.crypto: add Ascon-AEAD, Ascon-Hash, Ascon-CHash (#25239)Frank Denis
2025-07-13std.crypto: remove `inline` from most functionsAndrew Kelley
2024-11-10crypto.ascon: support up to 16 rounds, and update links (#21953)Frank Denis
2024-08-09std.crypto: better names for everything in utilsAndrew Kelley
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-10-31mem: fix ub in writeIntJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-04-28update codebase to use `@memset` and `@memcpy`Andrew Kelley
2023-03-21Remove Gimli and Xoodoo from the standard library (#14928)Frank Denis
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2023-02-13std.crypto: add the Ascon permutationFrank Denis