X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Feblob.texi;h=256e6d1e0dcc787677730f2a64c3bb91d80908ae;hb=0fad171c0d79ad583c0faf5427e22d1d62a0a52d;hp=45de886d3defe40b7a82905107f64a79293d02ca;hpb=116c4cf07862ff127054fca98b1fdac9451fb3a0;p=nncp.git diff --git a/doc/eblob.texi b/doc/eblob.texi index 45de886..256e6d1 100644 --- a/doc/eblob.texi +++ b/doc/eblob.texi @@ -62,7 +62,7 @@ main key and 32-byte output length @item read 32-bytes of blob AEAD encryption key @item encrypt and authenticate blob using @url{https://cr.yp.to/chacha.html, ChaCha20}-@url{https://en.wikipedia.org/wiki/Poly1305, Poly1305}. - Blob is splitted on 128 KiB blocks. Each block is encrypted with + Blob is divided on 128 KiB blocks. Each block is encrypted with increasing nonce counter. Eblob packet itself, with empty blob field, is fed as an additional authenticated data @end enumerate