Page MenuHomeFreeBSD

crypto: Validate AES-GCM IV length in check_csp().
ClosedPublic

Authored by jhb on Nov 30 2021, 5:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 4:49 AM
Unknown Object (File)
Mon, Jan 13, 12:04 AM
Unknown Object (File)
Sun, Jan 12, 8:51 PM
Unknown Object (File)
Fri, Jan 10, 9:41 PM
Unknown Object (File)
Sat, Dec 28, 2:06 PM
Unknown Object (File)
Dec 2 2024, 7:10 AM
Unknown Object (File)
Dec 2 2024, 7:10 AM
Unknown Object (File)
Dec 2 2024, 7:10 AM

Details

Summary

This centralizes the check for valid nonce lengths for AES-GCM.

While here, remove some duplicate checks for valid AES-GCM tag lengths
from ccp(4) and ccr(4).

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43058
Build 39946: arc lint + arc unit