From d79b3436609eb619247a8a682acf1fdd5e4d93fa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Mar 2012 10:17:48 +0000 Subject: adding API for short (256-bit) hash codes --- doc/man/gnunet-rsa.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man/gnunet-rsa.1 b/doc/man/gnunet-rsa.1 index f3b1df3d3..46f24de1c 100644 --- a/doc/man/gnunet-rsa.1 +++ b/doc/man/gnunet-rsa.1 @@ -17,7 +17,10 @@ gnunet\-rsa \- manipulate GNUnet RSA key files Print the corresponding public key to stdout. .B .IP "\-P, \-\-print-peer-identity" -Print the corresponding peer identity (hash of the public key) to stdout. +Print the corresponding peer identity (hash of the public key) to stdout. This hash is used for the name of peers. +.B +.IP "\-s, \-\-print-short-identity" +Print the corresponding short hash (256-bit hash of the public key) to stdout. This hash is used for names in the zkey zone. .B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. -- cgit v1.2.3