]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/asm/ecp_nistz256-x86_64.pl
Update copyright year
[thirdparty/openssl.git] / crypto / ec / asm / ecp_nistz256-x86_64.pl
2020-04-23  Matt CaswellUpdate copyright year
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2020-01-05  Bernd EdlingerImprove side channel fix in ecp_nistz256-x86_64.pl
2020-01-05  David BenjaminAvoid leaking intermediate states in point doubling...
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in ecp_nistz256-x86_64.pl
2019-09-16  Richard LevitteUnify all assembler file generators
2019-07-02  Antoine CœurFix Typos
2019-04-14  David BenjaminFix calling convention bug in ecp_nistz256_ord_sqr_mont
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handler...
2018-01-07  Andy Polyakovec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
2017-06-30  Rich SalzMerge Intel copyright notice into standard
2017-06-05  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-02-13  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: add CFI directives.
2017-02-13  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: fix typo-bug in Win64...
2017-02-06  Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-24  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-24  Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-02-23  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23  Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-03-28  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: update commentary with...
2015-01-04  Andy Polyakovecp_nistz256-x86_64.pl: fix occasional failures.
2014-10-29  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in...
2014-10-23  Andy Polyakovecp_nistz256 update.
2014-09-11  Andy PolyakovAdd ECP_NISTZ256 by Shay Gueron, Intel Corp.