summaryrefslogtreecommitdiff
path: root/crypto/bn/asm/sparcv9-mont.pl
Commit message (Expand)AuthorAgeFilesLines
* Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichappro2007-06-291-5/+0
* SPARC Solaris and Linux assemblers treat .align directive differently.appro2007-06-201-5/+7
* Eliminate conditional final subtraction in Montgomery assembler modules.appro2007-06-171-21/+15
* Minor sparcv9 clean-ups.appro2005-12-271-11/+2
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.appro2005-12-161-2/+3
* Add IALU-only bn_mul_mont for SPARCv9. See commentary section for details.appro2005-12-151-0/+623