]> git.ipfire.org Git - thirdparty/nettle.git/commit
doc: match ChaCha-Poly1305 documentation to the implementation
authorDaiki Ueno <dueno@redhat.com>
Mon, 9 Mar 2020 12:01:19 +0000 (13:01 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 9 Mar 2020 18:09:28 +0000 (19:09 +0100)
commitede524e52548039cb735bde5905f94b786987ea2
tree92e2f57740525b6dbe97b92841dbf0afe3fe5d5f
parent2176ccc158d220f2884a10980266899c495b77be
doc: match ChaCha-Poly1305 documentation to the implementation

While the documentation said the nonce size is 8 octets, the
implementation actually assumed 12 octets following RFC 7539.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
nettle.texinfo