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
F170771877: D32117.id95651.diff
Sun, Sep 6, 1:22 PM
F170685733: D32117.diff
Sun, Sep 6, 12:48 AM
F170658055: D32117.id96386.diff
Sat, Sep 5, 8:47 PM
F170656354: D32117.id95651.diff
Sat, Sep 5, 8:35 PM
F170656320: D32117.id95651.diff
Sat, Sep 5, 8:35 PM
F170604532: D32117.id95651.diff
Sat, Sep 5, 2:49 PM
Unknown Object (File)
Fri, Aug 28, 7:53 PM
Unknown Object (File)
Mon, Aug 10, 6:34 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.