]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/asm
Do not silently truncate files on perlasm errors
[thirdparty/openssl.git] / crypto / ec / asm /
2020-02-17  David BenjaminDo not silently truncate files on perlasm errors
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2020-01-05  Fangming.FangFix side channel in ecp_nistz256-armv8.pl
2020-01-05  Bernd EdlingerImprove side channel fix in ecp_nistz256-x86_64.pl
2020-01-05  Bernd EdlingerFix side channel in ecp_nistz256-armv4.pl
2020-01-05  Bernd EdlingerFix side channel in ecp_nistz256-x86.pl
2020-01-05  David BenjaminAvoid leaking intermediate states in point doubling...
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in x25519-x86_64.pl
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in ecp_nistz256-x86_64.pl
2019-09-10  Matt CaswellUpdate copyright year
2019-08-09  Vladimir Kotalmake ecp_nistz256_point_add_vis3() local
2019-07-31  Antoine CœurFix Typos
2019-02-26  Matt CaswellUpdate copyright year
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2019-02-13  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2018-09-11  Matt CaswellUpdate copyright year
2018-07-26  Andy PolyakovAdd ec/asm/x25519-ppc64.pl module.
2018-07-22  Andy Polyakovec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.
2018-07-17  MatFix typo in x25519-x86_64.pl
2018-07-15  Andy Polyakovec/asm/x25519-x86_64.pl: add CFI directives and Windows...
2018-07-15  Andy Polyakovec/asm/x25519-x86_64.pl: fix base 2^64 add/sub and...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-18  Andy Polyakovec/asm/ecp_nistz256-avx2.pl: harmonize clang version...
2018-05-01  Matt CaswellUpdate copyright year
2018-04-23  Andy PolyakovARM assembly pack: make it work with older assembler.
2018-03-01  Andy Polyakovec/asm/x25519-x86_64.pl: remove redundant carry chain.
2018-02-27  Richard Levittecrypto/ec/asm/x25519-x86_64.pl: close STDOUT, not ...
2018-02-24  Andy Polyakovec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback.
2018-02-21  Andy PolyakovAdd x25519-x86_64.pl module, mod 2^255-19 primitives.
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07  Andy Polyakovec/asm/ecp_nistz256-armv8.pl: add optimized inversion.
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-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-07-01  Rich SalzCleanup some copyright stuff
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-05-11  David BenjaminRemove filename argument to x86 asm_init.
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.
2017-01-21  Andy Polyakovec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific...
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-29  Andy PolyakovAdd ecp_nistz256-ppc64 module.
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/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24  Andy Polyakovec/asm/ecp_nistz256-*.pl: addition to perform stricter...
2016-08-24  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-08-05  klemensspelling fixes, just comments and readme.
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-28  Andy PolyakovSPARC assembly pack: add missing .type directives.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-04-14  Shlomi FishFix the spelling of "implement".
2016-03-10  Richard LevitteFix some assembler generating scripts for better unific...
2016-03-09  Andy Polyakovec/asm/ecp_nistz256-sparcv9.pl: get corner logic right.
2016-03-09  Richard LevitteUnified - adapt the generation of ec assembler to use...
2016-03-08  Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-02-23  Andy Polyakovec/asm/ecp_nistz256-*.pl: get corner case logic right.
2016-02-23  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2016-02-12  Andy Polyakovec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious...
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-01-08  Viktor DukhovniFix some typos in comments
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-07  Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23  Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-09-25  Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-05-13  Andy Polyakovbn/asm/armv8-mont.pl: boost performance.
2015-04-21  Andy PolyakovAdd ec/asm/ecp_nistz256-sparcv9.pl.
2015-04-20  Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-20  Andy PolyakovAdd ecp_nistz256-armv8 module.
2015-03-28  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: update commentary with...
2015-02-11  Andy PolyakovAdd ec/asm/ecp_nistz256-armv4.pl module.
2015-02-10  Andy Polyakovec/asm/ecp_nistz256-x86.pl: fix typos (error shows...
2015-02-09  Andy PolyakovAdd ec/asm/ecp_nistz256-x86.pl module.
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.