examples/fips_validation: support CMAC parsing
[dpdk.git] / doc / guides / sample_app_ug / fips_validation.rst
index 9ca6ffe..747c8c8 100644 (file)
@@ -40,6 +40,12 @@ Limitations
   the ``.rsp`` files created by the FIPS application.
 
 * Supported test vectors
+    * AES-CBC (128,192,256) - GFSbox, KeySbox, MCT, MMT
+    * AES-GCM (128,192,256) - EncryptExtIV, Decrypt
+    * AES-CMAC (128) - Generate, Verify
+    * HMAC (SHA1, SHA224, SHA256, SHA384, SHA512)
+    * TDES-CBC (1 Key, 2 Keys, 3 Keys) - MMT, Monte, Permop, Subkey, Varkey,
+      VarText
 
 Application Information
 -----------------------