From: Nick Mathewson Date: Wed, 26 Dec 2012 02:08:42 +0000 (-0500) Subject: Be more noncomittal about performance improvement of uint128 backend. X-Git-Tag: tor-0.2.4.8-alpha~21^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddbe28919ab7056a81db920426b12285f0166dd8;p=thirdparty%2Ftor.git Be more noncomittal about performance improvement of uint128 backend. --- diff --git a/src/common/tortls.c b/src/common/tortls.c index ce6c7d67c6..f0c4c7dc57 100644 --- a/src/common/tortls.c +++ b/src/common/tortls.c @@ -555,8 +555,7 @@ tor_tls_init(void) "that apparently lacks accelerated support for the NIST " "P-224 and P-256 groups. Building openssl with such " "support (using the enable-ec_nistp_64_gcc_128 option " - "when configuring it) would make ECDH about 5-10x " - "faster."); + "when configuring it) would make ECDH much faster."); } #endif