Mercurial > dropbear
diff options.h @ 596:e001bd424f12
It happened to sony
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 24 Feb 2011 12:45:17 +0000 |
parents | d3ea8b9672f0 |
children | 810dfc792ca9 53c21d4ec98a |
line wrap: on
line diff
--- a/options.h Thu Feb 24 12:42:42 2011 +0000 +++ b/options.h Thu Feb 24 12:45:17 2011 +0000 @@ -128,7 +128,8 @@ /* Define DSS_PROTOK to use PuTTY's method of generating the value k for dss, * rather than just from the random byte source. Undefining this will save you * ~4k in binary size with static uclibc, but your DSS hostkey could be exposed - * if the random number source isn't good. In general this isn't required */ + * if the random number source isn't good. It happened to Sony. + * On systems with a decent random source this isn't required. */ /* #define DSS_PROTOK */ /* Control the memory/performance/compression tradeoff for zlib.