diff --git a/src/mac/sections/05-gmac-capabilities.adoc b/src/mac/sections/05-gmac-capabilities.adoc index 4512526f..8c031a94 100644 --- a/src/mac/sections/05-gmac-capabilities.adoc +++ b/src/mac/sections/05-gmac-capabilities.adoc @@ -13,7 +13,7 @@ Each algorithm capability advertised is a self-contained JSON object using the f | algorithm | The MAC algorithm to be validated | string | "ACVP-AES-GMAC" | revision | The algorithm testing revision to use | string | "1.0" -| prereqVals | Prerequistie algorithm validations | array of prereqAlgVal objects| See <> +| prereqVals | Prerequisite algorithm validations | array of prereqAlgVal objects| See <> | direction | The GMAC direction(s) to test | array | "encrypt", "decrypt" | keyLen | The keyLen supported | array | 128, 192, 256 | ivLen | The IV lengths supported in bits, values *MUST* be mod 8 | domain | Min: 8, Max: 1024, Inc: 8