aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/asm
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in commentsViktor Dukhovni2016-01-071-3/+3
* x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2015-12-131-1/+1
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-071-1/+1
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-231-1/+1
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-251-0/+38
* bn/asm/armv8-mont.pl: boost performance.Andy Polyakov2015-05-131-10/+7
* Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov2015-04-211-0/+3045
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-201-90/+94
* Add ecp_nistz256-armv8 module.Andy Polyakov2015-04-201-0/+1567
* ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performanc...Andy Polyakov2015-03-281-13/+16
* Add ec/asm/ecp_nistz256-armv4.pl module.Andy Polyakov2015-02-111-0/+1809
* ec/asm/ecp_nistz256-x86.pl: fix typos (error shows in Windows build).Andy Polyakov2015-02-101-2/+2
* Add ec/asm/ecp_nistz256-x86.pl module.Andy Polyakov2015-02-091-0/+1823
* ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov2015-01-041-290/+191
* ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.Andy Polyakov2014-10-291-2/+3
* ecp_nistz256 update.Andy Polyakov2014-10-232-44/+117
* Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov2014-09-122-0/+5185