Page MenuHomeFreeBSD

Add an OCF algorithm for ChaCha20-Poly1035 AEAD.
ClosedPublic

Authored by jhb on Dec 30 2020, 12:50 AM.
Tags
None
Referenced Files
F150813830: D27836.id81352.diff
Sat, Apr 4, 5:48 AM
F150786995: D27836.id84148.diff
Sat, Apr 4, 1:31 AM
F150763783: D27836.id84213.diff
Fri, Apr 3, 9:51 PM
Unknown Object (File)
Fri, Apr 3, 4:48 AM
Unknown Object (File)
Tue, Mar 24, 4:32 AM
Unknown Object (File)
Tue, Mar 24, 1:50 AM
Unknown Object (File)
Sat, Mar 21, 7:51 PM
Unknown Object (File)
Mar 5 2026, 4:40 AM
Subscribers

Details

Summary

Note that this algorithm implements the mode defined in RFC 8439.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35778
Build 32667: arc lint + arc unit

Event Timeline

sys/opencrypto/xform_chacha20_poly1305.c
29

I need to axe this from the new file.

This revision is now accepted and ready to land.Dec 30 2020, 2:26 AM
gbe added a subscriber: gbe.

OK from @manpages.

This revision now requires review to proceed.Feb 17 2021, 10:23 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 18 2021, 5:55 PM
This revision was automatically updated to reflect the committed changes.