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
F83758770: D28752.diff
Tue, May 14, 12:31 PM
F83729175: D28752.id84152.diff
Tue, May 14, 2:50 AM
Unknown Object (File)
Sun, May 5, 3:24 AM
Unknown Object (File)
Thu, Apr 25, 7:42 AM
Unknown Object (File)
Apr 12 2024, 4:19 PM
Unknown Object (File)
Feb 6 2024, 6:24 PM
Unknown Object (File)
Dec 23 2023, 3:24 AM
Unknown Object (File)
Dec 12 2023, 2:15 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