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
F107562522: D27836.diff
Wed, Jan 15, 10:36 PM
Unknown Object (File)
Mon, Jan 13, 2:49 AM
Unknown Object (File)
Wed, Jan 1, 9:06 PM
Unknown Object (File)
Dec 13 2024, 9:50 PM
Unknown Object (File)
Dec 12 2024, 6:23 PM
Unknown Object (File)
Dec 12 2024, 3:12 AM
Unknown Object (File)
Dec 11 2024, 10:18 AM
Unknown Object (File)
Nov 21 2024, 8:33 PM
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 37127
Build 34016: arc lint + arc unit

Event Timeline

sys/opencrypto/xform_chacha20_poly1305.c
30

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.