From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 24 Jan 2010 17:56:28 +0100 (CET) Date: Sun, 24 Jan 2010 17:56:27 +0100 From: Heinz Diehl Message-ID: <20100124165627.GA29137@fancy-poultry.org> References: <4B5C25F2.9080607@redhat.com> <20100124131101.GA19254@tansi.org> <20100124140205.GA22492@fancy-poultry.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [dm-crypt] Entropy available for luksFormat during GNU/Linux installs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 24.01.2010, Rick Moritz wrote: > Once the entropy pool is exhausted, yes. Because then the randomness is no longer actual randomness, but pseudo-randomness, Yes, urandom is a PRGN. > and can be predicted if you have the random seed available. Thanks for pointing this out again! So I don't have to worry, nobody will get hands on my random seed ever. The time I generated the master key to my partitions is long gone, and so is the random seed.