From mboxrd@z Thu Jan 1 00:00:00 1970 From: Molle Bestefich Subject: Re: dm-crypt userland key patch Date: Thu, 14 Apr 2005 09:13:51 +0200 Message-ID: <62b0912f05041400135426a80e@mail.gmail.com> References: <20050413235852.45bd2500@emotpin> Reply-To: Molle Bestefich , device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050413235852.45bd2500@emotpin> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids Bjorn Andersson wrote: > Patch to the dm-crypt module so that it hides the crypto-key from > userland. (dmsetup table) Does it also overwrite the key in memory when unloading dm-crypt, make sure that the memory is pinned so the key doesn't leak to swap, unload the key before a 'hibernate', and that sort of stuff?