aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/sparcv9-mont.pl
Commit message (Expand)AuthorAgeFilesLines
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* bn/asm/sparcv9-mont.pl: fix squaring code path.Andy Polyakov2017-03-241-13/+16
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-081-5/+5
* Unified - adapt the generation of bignum assembler to use GENERATERichard Levitte2016-03-071-0/+3
* Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov2007-06-291-5/+0
* SPARC Solaris and Linux assemblers treat .align directive differently.Andy Polyakov2007-06-201-5/+7
* Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov2007-06-171-21/+15
* Minor sparcv9 clean-ups.Andy Polyakov2005-12-271-11/+2
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov2005-12-161-2/+3
* Add IALU-only bn_mul_mont for SPARCv9. See commentary section for details.Andy Polyakov2005-12-151-0/+623