Page MenuHomeFreeBSD

cryptocheck: Don't test Chacha20-Poly1305 with an IV size of 8
ClosedPublic

Authored by jhb on May 20 2024, 11:46 PM.
Tags
None
Referenced Files
F115199508: D45280.id138826.diff
Mon, Apr 21, 9:08 AM
F115178416: D45280.id138826.diff
Mon, Apr 21, 4:27 AM
Unknown Object (File)
Sun, Apr 20, 7:54 PM
Unknown Object (File)
Sat, Apr 19, 3:52 PM
Unknown Object (File)
Sat, Apr 12, 6:08 PM
Unknown Object (File)
Sat, Apr 5, 7:34 PM
Unknown Object (File)
Sat, Apr 5, 12:09 AM
Unknown Object (File)
Jan 24 2025, 4:32 PM
Subscribers

Details

Summary

OpenSSL 3.0+ doesn't support an IV size of 8 either for the Chacha20
stream cipher or the AEAD combination with Poly1305. This did work
previously with OpenSSL 1.1.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57809
Build 54697: arc lint + arc unit