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>
Thu, 11 Sep 2014 22:37:41 +0000 (00:37 +0200)
commit4d3fa06fce52682bfbc503c7ded2d0289e3f8cde
tree72f1fd15d737623e1b6306cc615485068264c44c
parentf54be179aa4cbbd944728771d7d59ed588158a12
Add ECP_NISTZ256 by Shay Gueron, Intel Corp.

RT: 3149

Reviewed-by: Rich Salz <rsalz@openssl.org>
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]