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
Unknown Object (File)
Sat, Mar 15, 1:15 AM
Unknown Object (File)
Mar 12 2025, 7:43 PM
Unknown Object (File)
Mar 8 2025, 6:49 AM
Unknown Object (File)
Mar 6 2025, 12:56 PM
Unknown Object (File)
Mar 5 2025, 8:37 AM
Unknown Object (File)
Mar 4 2025, 8:17 AM
Unknown Object (File)
Feb 21 2025, 9:12 PM
Unknown Object (File)
Feb 6 2025, 10:33 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