summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ppc-mont.pl
AgeCommit message (Expand)Author
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/bn/Richard Levitte
2018-05-29Update copyright yearMatt Caswell
2018-05-02bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2016-11-25bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build.Andy Polyakov
2016-10-24ppccap.c: engage new multipplication and squaring subroutines.Andy Polyakov
2016-10-24bn/asm/ppc-mont.pl: add optimized multiplication and squaring subroutines.Andy Polyakov
2016-10-24bn/asm/ppc-mont.pl: prepare for extension.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-04-07PPC assembly pack: remove branch hints.Andy Polyakov
2013-10-15PPC assembly pack: add .size directives.Andy Polyakov
2011-05-27PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.Andy Polyakov
2009-12-26ppc64-mont.pl: adapt for 32-bit and engage for all builds.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2007-06-29Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov
2007-06-17Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov
2006-08-09+20% tune-up for Power5.Andy Polyakov
2006-05-04Futher minor PPC assembler update.Andy Polyakov
2006-05-03Minor PPC assembler updates.Andy Polyakov
2006-04-30Yet another "teaser" Montgomery multiplication module, for PowerPC.Andy Polyakov