Hi, > This patch is a contribution to OpenSSL. > > It offers an efficient and constant-time implementation of the elliptic > curve point multiplication, for the following standard NIST/SECG binary > elliptic curves: > sect163k1, sect163r1, sect163r2, sect193r1, sect193r2, sect233k1, > sect233r1, sect239k1, sect283k1, sect283r1, sect409k1, sect409r1, > sect571k1, and sect571r1. > > The patch implements several improvements at the algorithmic and the > coding levels (using SSE/AVX and PCLMULQDQ instructions).
Cool stuff! This is initial message, primarily for reference. The submission will be carefully examined aiming to cover more platforms than just Intel. More and more processors support polinomial multiplication in hardware, SPARC, ARM, POWER8, ... ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
