From 26835bef794ba038b5af6ff0c09b41a510099109 Mon Sep 17 00:00:00 2001 From: Tim Parrish <--global> Date: Tue, 12 Jun 2018 13:54:50 -0600 Subject: [PATCH] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c8c2d775..919e0e935 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ hash function. Instead the name WC_SHA, WC_SHA256, WC_SHA384 and WC_SHA512 should be used for the enum name. ``` +# wolfSSL Release x.x.x + +* Added AES performance enhancements on AMD processors with build option `./configure --enable-intelasm` + # wolfSSL Release 3.15.0 (06/05/2018) Release 3.15.0 of wolfSSL embedded TLS has bug fixes and new features including: