Andy Polyakov 3ff08e1dde ecp_nistz256 update.
Facilitate switch to custom scatter-gather routines. This modification
does not change algorithms, only makes it possible to implement
alternative. This is achieved by a) moving precompute table to assembly
(perlasm parses ecp_nistz256_table.c and is free to rearrange data to
match gathering algorithm); b) adhering to explicit scatter subroutine
(which for now is simply a memcpy). First implementations that will use
this option are 32-bit assembly implementations, ARMv4 and x86, where
equivalent of current read-whole-table-select-single-value algorithm
is too time-consuming. [On side note, switching to scatter-gather on
x86_64 would allow to improve server-side ECDSA performance by ~5%].

Reviewed-by: Bodo Moeller <bodo@openssl.org>
2014-10-23 16:08:44 +02:00
..
2014-09-05 17:18:06 +02:00
2014-08-28 17:17:36 -04:00
2011-02-03 12:03:51 +00:00
2014-09-09 17:10:15 -04:00
2014-10-23 16:08:44 +02:00
2014-02-19 20:09:08 +00:00
2014-10-15 14:48:14 +02:00
2014-09-08 10:37:28 -04:00
2014-10-11 13:37:44 +01:00
2011-02-21 17:51:59 +00:00
2014-08-06 20:36:41 +01:00
2014-05-29 14:33:32 +01:00
2014-09-24 18:07:29 -04:00
2014-08-06 20:36:41 +01:00
2014-08-18 11:49:16 -04:00
2014-09-24 18:07:29 -04:00
2014-06-01 17:21:06 +02:00
2014-06-01 17:21:06 +02:00
2014-06-01 17:21:06 +02:00
2014-09-25 13:46:08 +02:00
2014-10-23 16:08:44 +02:00
2014-10-15 17:00:06 +02:00
2014-09-24 18:07:29 -04:00
2007-06-23 18:47:51 +00:00
2009-04-20 11:33:12 +00:00
2012-06-03 22:00:21 +00:00
2011-05-19 18:09:02 +00:00
2013-01-19 21:23:13 +01:00
2014-02-19 18:02:04 +00:00
2014-07-20 14:16:31 +02:00
2014-07-20 14:16:31 +02:00
2014-06-04 08:34:18 +02:00
2014-07-04 13:26:35 +01:00
2012-09-17 17:21:58 +00:00
2003-11-28 13:10:58 +00:00