Add the X448() and X448_public_from_private() functions
authorMatt Caswell <matt@openssl.org>
Thu, 16 Nov 2017 11:13:53 +0000 (11:13 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:29 +0000 (12:59 +0000)
commitad0a8a5c9dc8e454e5f705e3bc0b1834e21348f8
tree1cc4ae399c097258eaeedf59dc051b9ed3860fd1
parentb6e388ba9ab548356c7fb612144637a43e644ed2
Add the X448() and X448_public_from_private() functions

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/curve448_lcl.h [new file with mode: 0644]
crypto/ec/curve448/decaf.c