X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/513d977018bda706d1e15f3c61703b66671bbf5a..813390c45f438f411662b1a55678e63f11681eb4:/keyring.5 diff --git a/keyring.5 b/keyring.5 index b4b5742..b3e4af3 100644 --- a/keyring.5 +++ b/keyring.5 @@ -133,10 +133,10 @@ passphrase be .I P and the plaintext be .IR m . -A 160-bit nonce +A 160-bit nonce .I N is chosen at random. Let -.IR K \ =\ N \ ||\ K . +.IR K \ =\ N \ ||\ K . Generate 320 bits of output from RIPEMD-160 in MGF1 mode with seed .IR K ; @@ -153,8 +153,8 @@ a zero IV and the key giving the ciphertext .IR y\*(us0\*(ue . Let \*(*t be the 160-bit tag obtained from RIPEMD-160 in HMAC mode on -the message -.I y\*(us0\*(ue +the message +.I y\*(us0\*(ue and with key .IR K\*(usT\*(ue . The ciphertext is then @@ -217,4 +217,4 @@ preceded by a single length octet, followed by the value preceded by a two-octet length. The lengths do not include themselves; neither string has a terminator character; there is no padding. .SH AUTHOR -Mark Wooding, +Mark Wooding,