summaryrefslogtreecommitdiffstats
path: root/crypto/ec/asm/ecp_nistz256-armv4.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-armv4.plBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-07-22ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.Andy Polyakov
2018-05-01Update copyright yearMatt Caswell
2018-04-23ARM assembly pack: make it work with older assembler.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
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-05spelling fixes, just comments and readme.klemens
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-02-23ec/asm/ecp_nistz256-*.pl: get corner case logic right.Andy Polyakov
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-02-11Add ec/asm/ecp_nistz256-armv4.pl module.Andy Polyakov