Page MenuHomeFreeBSD

ccr: Support AES-CCM requests with truncated tags.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:05 PM.
Tags
None
Referenced Files
F83643786: D32117.diff
Mon, May 13, 12:51 AM
Unknown Object (File)
Wed, May 8, 11:05 AM
Unknown Object (File)
Wed, May 8, 11:05 AM
Unknown Object (File)
Wed, May 8, 11:05 AM
Unknown Object (File)
Fri, May 3, 5:47 PM
Unknown Object (File)
Sat, Apr 27, 4:15 AM
Unknown Object (File)
Sat, Apr 27, 4:15 AM
Unknown Object (File)
Sat, Apr 27, 4:15 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Tested via cryptocheck and the AES-CCM KAT vectors. Note that the software fallback (ccr_ccm_soft) still requires additional fixes for this in a later commit in this series (D32120).

This revision was not accepted when it landed; it landed in state Needs Review.Oct 6 2021, 9:11 PM
This revision was automatically updated to reflect the committed changes.