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
F102761548: D32117.diff
Sat, Nov 16, 7:40 PM
Unknown Object (File)
Fri, Oct 18, 2:48 AM
Unknown Object (File)
Oct 12 2024, 11:04 AM
Unknown Object (File)
Oct 4 2024, 5:29 AM
Unknown Object (File)
Sep 25 2024, 2:12 PM
Unknown Object (File)
Sep 18 2024, 12:29 PM
Unknown Object (File)
Sep 5 2024, 12:34 AM
Unknown Object (File)
Sep 4 2024, 6:06 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41718
Build 38607: arc lint + arc unit

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.