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
Unknown Object (File)
Tue, Oct 14, 3:26 PM
Unknown Object (File)
Sun, Oct 12, 2:48 AM
Unknown Object (File)
Fri, Oct 10, 2:19 PM
Unknown Object (File)
Fri, Oct 10, 2:19 PM
Unknown Object (File)
Fri, Oct 10, 2:19 PM
Unknown Object (File)
Fri, Oct 10, 7:44 AM
Unknown Object (File)
Fri, Sep 26, 2:57 PM
Unknown Object (File)
Thu, Sep 25, 9:52 PM
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.