Re: Add MD5 support

2018-07-17 Thread Vladimir 'phcoder' Serbinenko
On Wed, 18 Jul 2018, 03:13 Samir Aguiar, wrote: > Hi all, > > We need support for MD5 passwords - which were used in grub legacy - so > we can update to 2.x. Basically we can't migrate existing installations > since it's one-way hashing and so on. > > I will start working on it, but I would like

Add MD5 support

2018-07-17 Thread Samir Aguiar
Hi all, We need support for MD5 passwords - which were used in grub legacy - so we can update to 2.x. Basically we can't migrate existing installations since it's one-way hashing and so on. I will start working on it, but I would like to ask you two things first: (1) Is it something that could be