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)
Wed, Jan 22, 7:19 AM
Unknown Object (File)
Fri, Jan 17, 1:58 PM
Unknown Object (File)
Thu, Jan 2, 8:56 PM
Unknown Object (File)
Nov 29 2024, 12:34 PM
Unknown Object (File)
Nov 28 2024, 4:36 PM
Unknown Object (File)
Nov 16 2024, 9:07 PM
Unknown Object (File)
Oct 14 2024, 8:18 AM
Unknown Object (File)
Oct 6 2024, 10:42 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