From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 14 Oct 2010 21:19:12 +0200 (CEST) Message-ID: <4CB757A8.6040109@redhat.com> Date: Thu, 14 Oct 2010 21:19:04 +0200 From: Milan Broz MIME-Version: 1.0 References: <4CB74085.4040101@indiana.edu> In-Reply-To: <4CB74085.4040101@indiana.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] dm-crypt on Android (SD card and h/d) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ali Khalfan Cc: dm-crypt@saout.de On 10/14/2010 07:40 PM, Ali Khalfan wrote: > Does anybody know about any serious consideration of implementing > LUKS+dm-crypt on the Android operating system. Reading, the specs of > Android, would seem to indicate that this is a very feasible option. AFAIK Android is already using dmcrypt. (It's based on Linux kernel so what you want to port? It's already there:) Milan