From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4lWxvZb2F14W for ; Mon, 27 Aug 2012 17:23:08 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Mon, 27 Aug 2012 17:23:07 +0200 (CEST) Message-ID: <503B90D7.5060208@redhat.com> Date: Mon, 27 Aug 2012 17:23:03 +0200 From: Milan Broz MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Using AES-256 Controller Card List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Wisniewski Cc: dm-crypt@saout.de On 08/27/2012 03:42 PM, Michael Wisniewski wrote: > I'm interested in using dm-crypt to do full-drive encryption, but do > not want my processor to be stuck doing the encryption. > Unfortunately, it does not support the aes-ni extension. As an > alternative to upgrading, I was wondering if dm-crypt supports a sata > controller card that "supports aes-256". An example can be found > here... > > Koutech PESI330 No, dmcrypt cannot use this. It is (SATA) Chipset FDE (full disk encryption), IOW few layers below dmcrypt operates. Milan