summaryrefslogtreecommitdiffstats
path: root/crypto/ec/asm/ecp_nistz256-x86.pl
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-05Fix side channel in ecp_nistz256-x86.plBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-07-22ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.Andy Polyakov
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-10-10Remove trailing whitespace from some files.David Benjamin
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-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of ec assembler to use GENERATERichard Levitte
2016-02-23ec/asm/ecp_nistz256-*.pl: get corner case logic right.Andy Polyakov
2016-01-07Fix some typos in commentsViktor Dukhovni
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