Integrate X448 and Ed448 into libcrypto
authorMatt Caswell <matt@openssl.org>
Wed, 28 Feb 2018 14:59:44 +0000 (14:59 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 2 Mar 2018 10:14:31 +0000 (10:14 +0000)
commit13735cfef69dfac2d36229810ea0400e2bc6526d
tree1f4b01e1f1eeb5a1876141515fc82ec043ca9042
parentf7869f1be610aaec85f25351a50b52e8130a2421
Integrate X448 and Ed448 into libcrypto

This adds all of the relevant EVP plumbing required to make
X448 and Ed448 work.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/5481)
12 files changed:
crypto/asn1/standard_methods.h
crypto/ec/ec_err.c
crypto/ec/ec_lcl.h
crypto/ec/ecx_meth.c
crypto/err/openssl.txt
crypto/evp/pmeth_lib.c
crypto/include/internal/asn1_int.h
crypto/include/internal/evp_int.h
crypto/objects/obj_xref.h
crypto/objects/obj_xref.txt
crypto/x509/x509type.c
include/openssl/ecerr.h