New 64-bit optimized implementation EC_GFp_nistp224_method().
This will only be compiled in if explicitly requested (#ifdef EC_NISTP224_64_GCC_128). Submitted by: Emilia Kasper (Google)
Showing
- CHANGES 12 additions, 0 deletionsCHANGES
- crypto/ec/Makefile 3 additions, 2 deletionscrypto/ec/Makefile
- crypto/ec/ec.h 13 additions, 0 deletionscrypto/ec/ec.h
- crypto/ec/ec_curve.c 98 additions, 77 deletionscrypto/ec/ec_curve.c
- crypto/ec/ec_err.c 8 additions, 1 deletioncrypto/ec/ec_err.c
- crypto/ec/ec_lcl.h 14 additions, 1 deletioncrypto/ec/ec_lcl.h
- crypto/ec/ecp_nistp224.c 1471 additions, 0 deletionscrypto/ec/ecp_nistp224.c
- crypto/ec/ectest.c 163 additions, 89 deletionscrypto/ec/ectest.c
Loading
Please register or sign in to comment