freebsd-dev/share/man
John Baldwin 8f35841f1f crypto: Add support for the XChaCha20-Poly1305 AEAD cipher.
This cipher is a wrapper around the ChaCha20-Poly1305 AEAD cipher
which accepts a larger nonce.  Part of the nonce is used along with
the key as an input to HChaCha20 to generate a derived key used for
ChaCha20-Poly1305.

This cipher is used by WireGuard.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33523
2022-01-11 14:16:41 -08:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 intro(3): Fix formatting 2021-12-18 11:53:34 +00:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 linux: More man page tweaks 2022-01-09 10:05:05 +00:00
man5 Let powerpc64le live as not experimental architecture. 2021-12-29 14:40:35 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 crypto: Add support for the XChaCha20-Poly1305 AEAD cipher. 2022-01-11 14:16:41 -08:00
man8 rc.subr.8: Document changes to load_rc_config 2021-11-29 16:09:02 +01:00
man9 bitset.9: add description of BIT_ISSET 2022-01-06 13:15:55 +01:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00