crypto/libcrypto: add driver for OpenSSL library
[dpdk.git] / doc / guides / rel_notes / release_16_11.rst
index d17f1e3..1635fb2 100644 (file)
@@ -78,6 +78,15 @@ New Features
   * C3XXX device
   * C62XX device
 
+* **Added libcrypto PMD.**
+
+  A new crypto PMD has been added, which provides several ciphering and hashing.
+  All cryptography operations are using Openssl library crypto API.
+
+* **Updated the IPsec example with following support:**
+
+  * configuration file
+
 
 Resolved Issues
 ---------------