Add ECP_NISTZ256 by Shay Gueron, Intel Corp.
authorAndy Polyakov <appro@openssl.org>
Thu, 11 Sep 2014 22:37:41 +0000 (00:37 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 21 Sep 2014 22:07:44 +0000 (00:07 +0200)
commit3842a64d36bc47ef7cc1370147fd0e5b60a27a2b
tree8b37e4d2f08428c2be459d481bfea1150dce6dca
parent8aed2a7548362e88e84a7feb795a3a97e8395008
Add ECP_NISTZ256 by Shay Gueron, Intel Corp.

RT: 3149

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 4d3fa06fce52682bfbc503c7ded2d0289e3f8cde)
crypto/ec/Makefile
crypto/ec/asm/ecp_nistz256-avx2.pl [new file with mode: 0755]
crypto/ec/asm/ecp_nistz256-x86_64.pl [new file with mode: 0755]
crypto/ec/ec.h
crypto/ec/ec_curve.c
crypto/ec/ec_err.c
crypto/ec/ecp_nistz256.c [new file with mode: 0644]
crypto/ec/ecp_nistz256_table.c [new file with mode: 0644]