summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/sparcv9-mont.pl
AgeCommit message (Expand)Author
2017-03-30More 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