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
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 7:44 AM
Unknown Object (File)
Fri, Oct 10, 1:44 AM
Unknown Object (File)
Wed, Oct 8, 5:14 AM
Unknown Object (File)
Wed, Sep 17, 2:23 PM
Unknown Object (File)
Aug 31 2025, 5:29 AM
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