Re: [rvl-list] PKCS#5 AES/SHA vs LUKS

2007-02-15 Thread Erik Grinaker
On Thu, 2007-02-15 at 11:09 +, Marcin Owsiany wrote: > On Thu, Feb 15, 2007 at 12:15:54AM +0900, Erik Grinaker wrote: > [...] > > but I will include a command-line option for decrypting a data file at > > a later time > [...] > > Any comments? > > I'd like to point out that getting access to t

Re: [rvl-list] PKCS#5 AES/SHA vs LUKS

2007-02-15 Thread Marcin Owsiany
On Thu, Feb 15, 2007 at 12:15:54AM +0900, Erik Grinaker wrote: [...] > but I will include a command-line option for decrypting a data file at > a later time [...] > Any comments? I'd like to point out that getting access to the data from command line, in emergencies, is quite important IMHO. So I'

[rvl-list] PKCS#5 AES/SHA vs LUKS

2007-02-14 Thread Erik Grinaker
There has been some discussion earlier about using LUKS as the basis for the file format encryption, and after some consideration I'm leaning towards not doing so. There are basically three reasons for this: 1) There is no widely used Python implementation of LUKS, so we would use a custom impleme