From 6d4351fcc9538a8f9a25b94ac707b058630cc0bd Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sat, 17 May 2008 17:39:57 +0200 Subject: [PATCH] Update description of contained key material --- dowkd.in | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/dowkd.in b/dowkd.in index 4cdf3fb..2cf4eb8 100644 --- a/dowkd.in +++ b/dowkd.in @@ -26,11 +26,16 @@ OPTIONS is one pf: -c FILE: set the database cache file name (default: dowkd.db) -dowkd currently handles OpenSSH host and user keys and OpenVPN shared -secrets, as long as they use default key lengths and have been created -on a little-endian architecture (such as i386 or amd64). Note that -the blacklist by dowkd may be incomplete; it is only intended as a -quick check. +dowkd currently handles the following OpenSSH host and user keys, +provided they have been generated on a little-endian architecture +(such as i386 or amd64): RSA/1024, RSA/2048 and DSA/1024. (The +OpenSSH version in Debian does not support DSA key generation with) +other sizes. + +OpenVPN shared also detected on little-endian architecture. + +Note that the blacklist by dowkd may be incomplete; it is only +intended as a quick check. EOF } -- 2.11.4.GIT