]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/eblob.texi
MTH
[nncp.git] / doc / eblob.texi
index 45de886d3defe40b7a82905107f64a79293d02ca..256e6d1e0dcc787677730f2a64c3bb91d80908ae 100644 (file)
@@ -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