Files
tor/changes
Nick Mathewson 9814019a54 Use openssl's counter mode implementation when we have 1.0.0 or later
This shaves about 7% off our per-cell AES crypto time for me; the
effect for accelerated AES crypto should be even more, since the AES
calculation itself will make an even smaller portion of the
counter-mode performance.

(We don't want to do this for pre-1.0.0 OpenSSL, since our AES_CTR
implementation was actually faster than OpenSSL's there, by about
10%.)

Fixes issue #4526.
2011-11-25 10:32:21 -05:00
..
2011-11-14 22:43:40 -05:00
2011-11-11 11:11:15 -05:00
2011-11-15 13:34:04 +01:00
2011-11-19 18:46:15 -05:00
2011-11-20 20:15:13 -05:00
2011-11-11 23:49:53 -05:00