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
F105779984: D32117.diff
Fri, Dec 20, 2:23 PM
Unknown Object (File)
Thu, Dec 12, 12:40 AM
Unknown Object (File)
Sun, Dec 1, 2:04 AM
Unknown Object (File)
Nov 16 2024, 7:40 PM
Unknown Object (File)
Oct 18 2024, 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
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.