1
1
mirror of https://github.com/BLAKE2/BLAKE2 synced 2024-09-07 07:10:35 +02:00
BLAKE2/ref
Samuel Neves fb4b09b495
blake2xs: fix key length check
This does not result in a buffer overflow, because luckily `BLAKE2B_KEYBYTES == BLAKE2S_BLOCKBYTES`.
2023-02-07 16:12:58 +00:00
..
blake2-impl.h Update blake2-impl.h 2018-05-09 11:47:33 +01:00
blake2.h Avoid MSVC warning C4804 2021-04-21 09:10:59 +02:00
blake2b-ref.c maint: strip various trailing whitespace 2016-11-09 21:34:46 +00:00
blake2bp-ref.c Address bug with small blake2*p output sizes (see #36) 2016-11-09 20:41:14 +00:00
blake2s-ref.c syntax correction 2018-02-14 12:41:17 -05:00
blake2sp-ref.c maint: strip various trailing whitespace 2016-11-09 21:34:46 +00:00
blake2xb-ref.c keylength=0 in B2 instances in b2x* 2016-12-03 10:50:38 +01:00
blake2xs-ref.c blake2xs: fix key length check 2023-02-07 16:12:58 +00:00
genkat-c.c formatting, more c89 2016-10-12 15:19:55 +01:00
genkat-json.c issue #41 2017-03-07 18:42:27 +00:00
makefile formatting, more c89 2016-10-12 15:19:55 +01:00