]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_17_08.rst
cryptodev: add AEAD specific data
[dpdk.git] / doc / guides / rel_notes / release_17_08.rst
index 93aa97156394124b0fd9da643c30bd7c9f6ef6be..4f73a5690837a342897eb864d602e5835bbf9606 100644 (file)
@@ -106,6 +106,12 @@ New Features
   * Removed the field ``opaque_data``.
   * Pointer to ``rte_crypto_sym_op`` has been replaced with a zero length array.
 
+* **Updated cryptodev library.**
+
+  * Added AEAD algorithm specific functions and structures, so it is not
+    necessary to use a combination of cipher and authentication
+    structures anymore.
+
 
 Resolved Issues
 ---------------