summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/sparcv9-mont.pl
AgeCommit message (Expand)Author
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
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-06-09bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path.Andy Polyakov
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
2017-03-29More typo fixesFdaSilvaYY
2017-03-24bn/asm/sparcv9-mont.pl: fix squaring code path.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-03-07Unified - adapt the generation of bignum assembler to use GENERATERichard Levitte
2007-06-29Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov
2007-06-20SPARC Solaris and Linux assemblers treat .align directive differently.Andy Polyakov
2007-06-17Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov
2005-12-27Minor sparcv9 clean-ups.Andy Polyakov
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-12-15Add IALU-only bn_mul_mont for SPARCv9. See commentary section for details.Andy Polyakov