Age | Commit message (Expand) | Author |
---|---|---|
2022-04-26 | Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant) | practicalswift |
2021-12-17 | Refactor the chacha20 differential fuzz test | stratospher |
2021-12-11 | [fuzz] Add fuzzing harness to compare both implementations of ChaCha20 | stratospher |
2021-12-11 | [fuzz] Add D. J. Bernstein's implementation of ChaCha20 | stratospher |