Daniel Pouzzner
|
8c0100e60e
|
blake2b.c/blake2s.c: refactor so that smallstack code paths match performance of !smallstack path.
|
2021-01-29 17:19:42 -06:00 |
|
Daniel Pouzzner
|
38cb4a2d69
|
blake2{b,s}.c: return and propagate meaningful error codes.
|
2020-09-23 18:32:17 -05:00 |
|
Daniel Pouzzner
|
60506af5f5
|
add WOLFSSL_API wrappers wc_InitBlake2b_WithKey(), wc_InitBlake2s_WithKey(), and wc_curve25519_make_priv().
|
2020-09-23 18:32:16 -05:00 |
|
Sean Parkinson
|
55ea2facdd
|
Changes to clear issues raised by cppcheck
|
2020-01-30 14:24:32 +10:00 |
|
Chris Conlon
|
45c5a2d39c
|
update copyright to 2020
|
2020-01-03 15:06:03 -08:00 |
|
David Garske
|
5ea13a09f6
|
Adds Blake2s support (--enable-blake2s), which provides 32-bit Blake2 support.
|
2019-05-28 10:30:19 -07:00 |
|