crypto/qat: support RSA CRT in asym
[dpdk.git] / doc / guides / rel_notes / release_19_11.rst
index 7bda331..f59a283 100644 (file)
@@ -128,6 +128,8 @@ New Features
 * **Updated the Intel QuickAssist Technology (QAT) asymmetric crypto PMD.**
 
   * Added support for asymmetric session-less operations.
+  * Added support for RSA algorithm with pair (n, d) private key representation.
+  * Added support for RSA algorithm with quintuple private key representation.
 
 * **Updated the Intel QuickAssist Technology (QAT) compression PMD.**