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>
Please register or sign in to comment