summaryrefslogtreecommitdiffstats
path: root/crypto/ec/asm
AgeCommit message (Expand)Author
2016-08-26ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb.Andy Polyakov
2016-08-26ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.Andy Polyakov
2016-08-26ec/asm/ecp_nistz256-x86_64.pl: addition to perform stricter reduction.Andy Polyakov
2016-02-23ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.Andy Polyakov
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-11-30x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-03-28ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performanc...Andy Polyakov
2015-01-04ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov
2014-09-22Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov