From 4dae26be1c18fbaab59487036b239ecd47b40237 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 7 Jan 2009 18:11:10 +0000 Subject: --key and --salt have now higher priority than a passphrase --- doc/uanytun.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index e258a6e..bb58f87 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -256,7 +256,7 @@ This passphrase is used to generate the master key and master salt. For the master key the last n bits of the SHA256 digest of the passphrase (where n is the length of the master key in bits) is used. The master salt gets generated with the SHA1 digest. -This overrides any setting for *--key* or *--salt*. +You may force a specific key and or salt by using *--key* and *--salt*. -K|--key ~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3