Re: Patches to cryptomount (plain support, keyfiles and LUKS detached headers)

2015-06-13 Thread John Lane
On 13/06/15 06:27, Andrei Borzenkov wrote: > В Fri, 12 Jun 2015 20:15:32 +0100 > John Lane пишет: > >>> Sorry, we cannot accept patches which aren't sent to this ml by author. >> I've attached the patches here. They apply clean to c945ca75. > Sending them as patch series in mail body would make it

Re: Patches to cryptomount (plain support, keyfiles and LUKS detached headers)

2015-06-12 Thread Andrei Borzenkov
В Fri, 12 Jun 2015 20:15:32 +0100 John Lane пишет: > > Sorry, we cannot accept patches which aren't sent to this ml by author. > I've attached the patches here. They apply clean to c945ca75. Sending them as patch series in mail body would make it easier to review and comment on them. > > I'm no

Re: Patches to cryptomount (plain support, keyfiles and LUKS detached headers)

2015-06-12 Thread John Lane
I did some work a while ago to update the crypto routines to support LUKS detached headers. I've been busy on other things but just found some time to update to the current master head. On 22/01/15 21:04, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 15.12.2014 12:30, John Lane wrote: >> Hello

Re: Patches to cryptomount (plain support, keyfiles and LUKS detached headers)

2015-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.12.2014 12:30, John Lane wrote: > Hello, I've been working over the past couple of weeks on adding some > functionality to the "cryptomount" command to support plain-mode > dm-crypt, keyfiles and LUKS detached headers. I've put my work on GitHub > and written a few notes on http://grub.johnla

Patches to cryptomount (plain support, keyfiles and LUKS detached headers)

2014-12-15 Thread John Lane
Hello, I've been working over the past couple of weeks on adding some functionality to the "cryptomount" command to support plain-mode dm-crypt, keyfiles and LUKS detached headers. I've put my work on GitHub and written a few notes on http://grub.johnlane.ie, along with my patches. I believe this i