From: Nikos Mavrogiannopoulos Date: Mon, 28 May 2001 08:46:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_1_4~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c2ed427b21863a799b804b78458f0fbffeb47a;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/src/README.crypt b/src/README.crypt index 33ea36ae14..033fc6f0d1 100644 --- a/src/README.crypt +++ b/src/README.crypt @@ -19,7 +19,9 @@ SRP protocol (generator and a large prime). Run: crypt --passwd /etc/tpasswd --passwd_conf /etc/tpasswd.conf -u test * This will create /etc/tpasswd and will add user 'test' (you will also -be prompted for a password). +be prompted for a password). Verifiers are stored by default in the +way libsrp expects (using a modified SHA()). However using this tool you +may also specify blowfish crypt instead of SHA (see --crypt parameter). Run: crypt --passwd /etc/tpasswd --passwd_conf /etc/tpasswd.conf --verify -u test