Page MenuHomeFreeBSD

cryptosoft: Support per-op keys for AES-GCM and AES-CCM.
ClosedPublic

Authored by jhb on Feb 17 2021, 10:28 PM.
Tags
None
Referenced Files
F171540109: D28752.diff
Fri, Sep 11, 4:07 PM
Unknown Object (File)
Wed, Sep 9, 6:24 PM
Unknown Object (File)
Tue, Sep 8, 10:21 PM
Unknown Object (File)
Sat, Sep 5, 2:47 PM
Unknown Object (File)
Sat, Sep 5, 11:30 AM
Unknown Object (File)
Fri, Sep 4, 1:26 PM
Unknown Object (File)
Thu, Sep 3, 5:23 AM
Unknown Object (File)
Wed, Sep 2, 12:32 PM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Feb 17 2021, 10:28 PM

There is no good way to test this change. :( I suppose I could add another sysctl that changed /dev/crypto to use per-op instead of per-session keys. GELI is the only in-tree consumer that uses per-op keys currently.

This revision is now accepted and ready to land.Feb 18 2021, 2:00 AM