Skip to content

Commit

Permalink
Merge pull request #1533 from usnistgov/livebe01-patch-1
Browse files Browse the repository at this point in the history
Update 05-hmac-capabilities.adoc
  • Loading branch information
livebe01 authored Aug 20, 2024
2 parents 968ebca + 3b01d33 commit 23dfda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mac/sections/05-hmac-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 and mode to be validated | string | See <<hmac_supported_algs>>
| 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>>
| keyLen | The keyLen Domain supported by the IUT in bits | domain | Min: 8, Max: 524288, Increment: 8
| macLen | The supported mac sizes, maximum is dependent on algorithm, see <<hmac_supported_algs>> | domain | Min: 32
|===
Expand Down

0 comments on commit 23dfda7

Please sign in to comment.