aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/via-mont.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-101-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Unified - adapt the generation of bignum assembler to use GENERATERichard Levitte2016-03-071-0/+5
* Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov2007-06-291-6/+1
* Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov2007-06-171-37/+57
* VIA-specific Montgomery multiplication routine.Andy Polyakov2006-10-171-0/+227