summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/armv4-mont.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* Unify all assembler file generatorsRichard Levitte2019-09-161-5/+7
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-5/+12
* Following the license change, modify the boilerplates in crypto/bn/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-291-1/+1
* bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.Andy Polyakov2018-05-021-7/+8
* Remove trailing whitespace from some files.David Benjamin2016-10-111-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-111-2/+2
* Consistently use arm_arch.h constants in armcap assembly code.David Benjamin2016-03-021-1/+1
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-071-1/+1
* bn/asm/armv4-mont.pl: boost NEON performance.Andy Polyakov2015-09-301-294/+328
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-251-6/+29
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-201-3/+19
* Remove inconsistency in ARM support.Andy Polyakov2015-01-041-4/+5
* ARM assembly pack: get ARMv7 instruction endianness right.Andy Polyakov2014-06-061-2/+8
* bn/asm/armv4-mont.pl: add NEON code path.Andy Polyakov2013-12-041-5/+470
* armv4-mont.pl: profiler-assisted optimization gives 8%-14% improvementAndy Polyakov2011-08-131-10/+10
* armv4-mont.pl: addenum to previous commit#19749.Andy Polyakov2010-07-081-0/+3
* ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov2010-03-291-0/+1
* Yet another ARM update. It appears to be more appropriate to makeAndy Polyakov2007-09-271-0/+1
* Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov2007-06-291-3/+0
* Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov2007-06-171-23/+21
* Make armv4t-mont module backward binary compatible with armv4 and rename itAndy Polyakov2007-01-171-0/+204