summaryrefslogtreecommitdiffstats
path: root/crypto/ec/asm
AgeCommit message (Expand)Author
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-07ec/asm/ecp_nistz256-armv8.pl: add optimized inversion.Andy Polyakov
2018-01-07ec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handlers to new functions.Andy Polyakov
2018-01-07ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-30Merge Intel copyright notice into standardRich Salz
2017-06-05ec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.Andy Polyakov
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-02-13ec/asm/ecp_nistz256-x86_64.pl: add CFI directives.Andy Polyakov
2017-02-13ec/asm/ecp_nistz256-x86_64.pl: fix typo-bug in Win64 SE handler.Andy Polyakov
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov
2017-01-21ec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific optimization.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-29Add ecp_nistz256-ppc64 module.Andy Polyakov
2016-08-24ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb.Andy Polyakov
2016-08-24ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.Andy Polyakov
2016-08-24ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.Andy Polyakov
2016-08-24ec/asm/ecp_nistz256-*.pl: addition to perform stricter reduction.Andy Polyakov
2016-08-24ec/asm/ecp_nistz256-x86_64.pl: addition to perform stricter reduction.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-28SPARC assembly pack: add missing .type directives.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-04-14Fix the spelling of "implement".Shlomi Fish
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-09ec/asm/ecp_nistz256-sparcv9.pl: get corner logic right.Andy Polyakov
2016-03-09Unified - adapt the generation of ec assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-23ec/asm/ecp_nistz256-*.pl: get corner case logic right.Andy Polyakov
2016-02-23ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.Andy Polyakov
2016-02-12ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors.Andy Polyakov
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-07Fix some typos in commentsViktor Dukhovni
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-05-13bn/asm/armv8-mont.pl: boost performance.Andy Polyakov
2015-04-21Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-20Add ecp_nistz256-armv8 module.Andy Polyakov
2015-03-28ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performanc...Andy Polyakov
2015-02-11Add ec/asm/ecp_nistz256-armv4.pl module.Andy Polyakov
2015-02-10ec/asm/ecp_nistz256-x86.pl: fix typos (error shows in Windows build).Andy Polyakov
2015-02-09Add ec/asm/ecp_nistz256-x86.pl module.Andy Polyakov
2015-01-04ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov
2014-10-29ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.Andy Polyakov
2014-10-23ecp_nistz256 update.Andy Polyakov
2014-09-12Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov