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, Aug 8, 7:30 PM
Unknown Object (File)
Tue, Aug 4, 8:45 AM
Unknown Object (File)
Tue, Aug 4, 3:41 AM
Unknown Object (File)
Sun, Jul 26, 3:42 PM
Unknown Object (File)
Jul 7 2026, 9:15 AM
Unknown Object (File)
Jul 1 2026, 3:58 AM
Unknown Object (File)
Jun 30 2026, 5:28 PM
Unknown Object (File)
Jun 30 2026, 4:22 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