X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/990dafb1c3a66076a1b3d66b901395ebc24de277..f9e5133271af9c7a63be8584e4c2705adb241bc2:/catcrypt.1 diff --git a/catcrypt.1 b/catcrypt.1 index 6803067..d4ef3e1 100644 --- a/catcrypt.1 +++ b/catcrypt.1 @@ -685,8 +685,9 @@ Use the first bits of the keystream to key a symmetric encryption scheme; use the next bits to key a message authentication code. .hP 4. If we're signing the message then extract 1024 bytes from the keystream, -sign them, and emit a packet containing the signature. The signature -packet doesn't contain the signed message, just the signature. +sign the header and public value, and the keystream bytes; emit a packet +containing the signature. The signature packet doesn't contain the +signed message, just the signature. .hP 5. Split the message into blocks. For each block, pick a random IV from the keystream, encrypt the block and emit a packet containing the