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)
Wed, May 13, 9:16 PM
Unknown Object (File)
Wed, May 6, 1:26 AM
Unknown Object (File)
Wed, May 6, 12:57 AM
Unknown Object (File)
Thu, Apr 30, 7:04 PM
Unknown Object (File)
Thu, Apr 30, 6:06 PM
Unknown Object (File)
Sun, Apr 19, 10:18 PM
Unknown Object (File)
Sun, Apr 19, 10:17 PM
Unknown Object (File)
Sun, Apr 19, 6: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