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
Unknown Object (File)
Fri, Apr 12, 11:08 AM
Unknown Object (File)
Fri, Apr 12, 11:08 AM
Unknown Object (File)
Fri, Apr 12, 11:08 AM
Unknown Object (File)
Fri, Apr 12, 11:08 AM
Unknown Object (File)
Thu, Apr 11, 7:21 PM
Unknown Object (File)
Sun, Mar 31, 2:32 PM
Unknown Object (File)
Mar 11 2024, 5:07 AM
Unknown Object (File)
Feb 28 2024, 8:17 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.