Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-15 | slightly speed up aez_prf | Daniel Schadt | |
It doesn't matter much because we barely expect tau > 16, but if somebody decides to use aez as a way to generate a lot of pseudorandom bytes, then oh well. With this change, we make better use of SIMD block xor'ing if available. | |||
2025-04-11 | add decryption benchmark | Daniel Schadt | |
2025-04-10 | add first benchmark | Daniel Schadt | |