Use OpenSSL shake256
authorMatt Caswell <matt@openssl.org>
Tue, 28 Nov 2017 11:34:54 +0000 (11:34 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commitc255e98ed2f6cc686b8fd22eba403fb2e828b5cd
treeb3974478aa89b2172143e92e2d7703e5a665fe14
parent6ea71cbabe96c5382dda51553271570535d94cbd
Use OpenSSL shake256

Convert the curve448 test to use the OpenSSL implementation of shake256.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/curve448_lcl.h
crypto/ec/curve448/curve448_test.c