aead_aegis128l.c
Add AEGIS-128L software support
2022-12-09 21:12:35 +01:00
aead_aegis256.c
Add AEGIS-256 software support
2022-12-10 00:03:42 +01:00
aead_aes256gcm.c
Avoid memcmp() with len=0
2022-12-12 00:17:20 +01:00
cmptest.h
Use CLOCK_MONOTONIC for benchmarking, if possible
2023-02-15 19:42:08 +01:00
codecs.c
Add some more base64 decoding tests
2021-03-20 00:08:20 +01:00
index.html.tpl
Put <meta> tag outside <style>
2021-02-07 13:58:23 +01:00
misuse.c
Last exit() -> _exit() in misuse test
2022-11-14 00:08:38 +01:00
run.sh
test/default/run.sh compat with GNU find
2022-11-27 22:12:34 +01:00
sign2.c
Explain why we reject low-order R
2022-11-27 15:28:17 +01:00
stream3.c
Braces
2021-02-13 12:10:38 +01:00
stream4.c
Braces
2021-02-13 12:10:38 +01:00
wasi-test-wrapper.sh
Remove WAVM
2023-07-30 01:02:57 +02:00