Partially Revert "Remove curve448 architecture specific files"
authorAmitay Isaacs <amitay@ozlabs.org>
Tue, 19 Jan 2021 02:50:18 +0000 (13:50 +1100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Apr 2021 11:18:09 +0000 (12:18 +0100)
commit927e704e8c2ec47ca58a86f57dc1900d48ebb985
tree161776f4e9ba250df252f64536ce4c5d38a78371
parent0f4286c78a657958bcd5cee38a8d131b4bb2582a
Partially Revert "Remove curve448 architecture specific files"

This reverts commit 7e492f3372ed83af074a63d5920f13de7e3455b6.

This brings back the 64-bit reference implementation for curve448.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14784)
crypto/ec/curve448/arch_ref64/arch_intrinsics.h [new file with mode: 0644]
crypto/ec/curve448/arch_ref64/f_impl.c [new file with mode: 0644]
crypto/ec/curve448/arch_ref64/f_impl.h [new file with mode: 0644]