From: Martin Willi Date: Fri, 11 Jan 2013 09:48:57 +0000 (+0100) Subject: Add rdrand NEWS X-Git-Tag: 5.0.2dr4~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0441a3a64ccf0e7e9b94d7132884faa2672c91;p=thirdparty%2Fstrongswan.git Add rdrand NEWS --- diff --git a/NEWS b/NEWS index 0a429d1397..5655a3b38f 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ strongswan-5.0.2 supports NAT traversal as used by Windows clients. Patches courtesy of Volker Rümelin. +- The new rdrand plugin provides a high quality / high performance random + source using the Intel rdrand instruction found on Ivy Bridge processors. + strongswan-5.0.1 ----------------