Page MenuHomeFreeBSD

cryptocheck: Support multiple IV sizes for AES-CCM.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:04 PM.
Tags
None
Referenced Files
F81627587: D32110.diff
Fri, Apr 19, 5:22 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 1:55 AM
Unknown Object (File)
Jan 17 2024, 1:41 AM
Unknown Object (File)
Dec 22 2023, 10:55 PM
Unknown Object (File)
Dec 22 2023, 10:55 PM
Subscribers

Details

Summary

By default, the "normal" IV size (12) is used, but it can be overriden
via -I. If -I is not specified and -z is specified, issue requests
for all possible IV sizes.

Sponsored by: Chelsio Communications, The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable