mirror of
https://github.com/BLAKE2/BLAKE2
synced 2025-11-09 17:38:39 +01:00
This does not result in a buffer overflow, because luckily `BLAKE2B_KEYBYTES == BLAKE2S_BLOCKBYTES`. |
||
|---|---|---|
| .. | ||
| blake2-impl.h | ||
| blake2.h | ||
| blake2b-ref.c | ||
| blake2bp-ref.c | ||
| blake2s-ref.c | ||
| blake2sp-ref.c | ||
| blake2xb-ref.c | ||
| blake2xs-ref.c | ||
| genkat-c.c | ||
| genkat-json.c | ||
| makefile | ||