Added SHAKE implementation.
authorThomas Pornin <pornin@bolet.org>
Thu, 16 Aug 2018 16:56:12 +0000 (18:56 +0200)
committerThomas Pornin <pornin@bolet.org>
Thu, 16 Aug 2018 16:56:12 +0000 (18:56 +0200)
commit966078b3373a273f8417ede42ecab32a414dc109
treec3905648c71b36f13b5f9ee7f834aacea8c2f2fe
parent8ef7680081c61b486622f2d983c0d3d21e83caad
Added SHAKE implementation.
inc/bearssl_kdf.h
mk/Rules.mk
mk/mkrules.sh
src/kdf/shake.c [new file with mode: 0644]
test/test_crypto.c
test/test_speed.c