From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-x234.google.com (mail-ee0-x234.google.com [IPv6:2a00:1450:4013:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sat, 1 Mar 2014 09:51:46 +0100 (CET) Received: by mail-ee0-f52.google.com with SMTP id c41so2826231eek.11 for ; Sat, 01 Mar 2014 00:51:46 -0800 (PST) Message-ID: <53119F9F.2020600@gmail.com> Date: Sat, 01 Mar 2014 09:51:43 +0100 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] open documentation for apple's file vault on-disk encryption format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ".. ink .." , "dm-crypt@saout.de" On 03/01/2014 08:58 AM, .. ink .. wrote: > > From[1],milan said: > > (BTW if anyone have open documentation for other FDE systems, like Bitlocker > or Endpoint encryption, let me know please... :) > > > these 2 links[2][3] have some info about apple's file vault encryption technology > > [2] https://googledrive.com/host/0B3fBvzttpiiSLUVJYl9XRWhKSjg/ > ]3] https://code.google.com/p/libfvde/ > [1] http://www.saout.de/pipermail/dm-crypt/2013-April/003294.html Thanks. libfvde is nice but it has different concept (it implements many things ourselves). FYI for Bitlocker, I know about (but probably incomplete) http://www.nvlabs.in/index.php?/archives/1-NVbit-Accessing-Bitlocker-volumes-from-linux.html Milan