From: Mark Wooding Date: Wed, 10 May 2017 20:57:51 +0000 (+0100) Subject: progs/*.1: Mention the default hash for `ed25519', X-Git-Tag: 2.4.0~4 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/df8800f155a588c698c1261069868876f0b2d1e6 progs/*.1: Mention the default hash for `ed25519', --- diff --git a/progs/catcrypt.1 b/progs/catcrypt.1 index 698b2db9..143b2c52 100644 --- a/progs/catcrypt.1 +++ b/progs/catcrypt.1 @@ -484,6 +484,10 @@ and .BR eckcdsa , the default hash function is .BR has160 . +For +.BR ed25519 , +the default hash function is +.BR sha512 . .PP Run .B catcrypt show hash diff --git a/progs/catsign.1 b/progs/catsign.1 index d4add88e..3aed8ed5 100644 --- a/progs/catsign.1 +++ b/progs/catsign.1 @@ -301,6 +301,10 @@ and .BR eckcdsa , the default hash function is .BR has160 . +For +.BR ed25519 , +the default hash function is +.BR sha512 . .PP Run .B catsign show hash diff --git a/progs/dsig.1 b/progs/dsig.1 index 07e67c48..72753f5f 100644 --- a/progs/dsig.1 +++ b/progs/dsig.1 @@ -233,6 +233,10 @@ and .BR eckcdsa , the default hash function is .BR has160 . +For +.BR ed25519 , +the default hash function is +.BR sha512 . .PP Run .B dsig show hash