Skip to content

Commit

Permalink
Merge pull request #1534 from torin-atsec/patch-1
Browse files Browse the repository at this point in the history
Correct typo in 05-gmac-capabilities.adoc
  • Loading branch information
livebe01 authored Aug 21, 2024
2 parents 23dfda7 + 039c492 commit 69d4ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mac/sections/05-gmac-capabilities.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<prereq_algs>>
| prereqVals | Prerequisite algorithm validations | array of prereqAlgVal objects| See <<prereq_algs>>
| 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
Expand Down

0 comments on commit 69d4ae8

Please sign in to comment.