X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/609affae0305784d87f2357488fba35699a04098..925ff94a516478164fdd01d53332637455e0074d:/progs/catcrypt.1 diff --git a/progs/catcrypt.1 b/progs/catcrypt.1 index 6c554408..d55b7bfe 100644 --- a/progs/catcrypt.1 +++ b/progs/catcrypt.1 @@ -248,7 +248,12 @@ Makes use of .B cipher and .B mac -attributes. +attributes. Run +.B catcrypt show cipher +for a list of supported symmetric encryption algorithms; the default +.I cipher +is +.BR blowfish-cbc . This is the default transform. .TP .B naclbox @@ -286,11 +291,8 @@ attribute then the .I bulk in the .I kemalgspec -is used; if that it absent, then the default of -.B blowfish-cbc -is used. Run -.B catcrypt show cipher -for a list of supported symmetric encryption algorithms. +is used; if that it absent, then the default depends on the bulk +transform. .TP .B hash This is the hash function used to distil entropy from the shared secret @@ -559,24 +561,26 @@ key-encapsulation key's attribute. .TP .B cipher -The symmetric encryption algorithms which can be used in a +The symmetric encryption algorithms which can be named in a key-encapsulation key's .B cipher -attribute. +attribute when using the +.B gencomp +bulk transform. .TP .B mac -The message authentication algorithms which can be used in a +The message authentication algorithms which can be named in a key-encapsulation key's .B mac attribute. .TP .B sig -The signature algorithms which can be used in a signing key's +The signature algorithms which can be named in a signing key's .B sig attribute. .TP .B hash -The hash functions which can be used in a key's +The hash functions which can be named in a key's .B hash attribute. .TP