Fix the ED448 key lengths
authorMatt Caswell <matt@openssl.org>
Tue, 28 Nov 2017 18:23:51 +0000 (18:23 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commit22bcc9cb7fbd1433924bd9738cb34f9dfbb35c91
tree3c9482cf70678b05dfd58e9dfe8bb257e3d2a910
parentff489fb4725b120a9da05d339595bc7799c53802
Fix the ED448 key lengths

Unlike X448 the key lengths for ED448 are 57 bytes (as opposed to 56)

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/eddsa.c