You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| | | | | |
| msgLen | The CMAC message | Domain | 0-524288 | No |
| | lengths supported in | | | |
| | bits. | | | |
| | Min/max/increment and | | | |
| | values must be mod 8. | | | |
| | | | | |
The HMAC specification should also contain an identical min, max, inc specification for the message length so we can thoroughly and correctly test our HMAC hardware given our specific use cases.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, We have a vendor that is need of this feature enhancement as well. Is there any update or progress on this feature? Thank you for any information you can provide.
The CMAC specification contains the following:
The HMAC specification should also contain an identical min, max, inc specification for the message length so we can thoroughly and correctly test our HMAC hardware given our specific use cases.
Thank you.
The text was updated successfully, but these errors were encountered: