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)
Tue, May 26, 1:31 AM
Unknown Object (File)
Sun, May 17, 10:20 PM
Unknown Object (File)
Sun, May 17, 8:44 PM
Unknown Object (File)
Sun, May 17, 5:52 PM
Unknown Object (File)
Fri, May 15, 8:16 AM
Unknown Object (File)
Mon, May 11, 8:44 PM
Unknown Object (File)
Mon, May 11, 8:44 PM
Unknown Object (File)
Mon, May 11, 8:24 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