Bug#1053559: Feature: argon2id support

2023-10-06 Thread Alexey Kuznetsov
> Luckily we managed to fit most initrds into 4GB now so we're probably > safe for now if you don't do crazy things like high-memory password > hashing. argon2id is memory dependent key. Recommended key size (memory requirements, not the key it self) are 1GB in heap size. Here is my desktop machi

Bug#1053559: Feature: argon2id support

2023-10-06 Thread Julian Andres Klode
On Fri, Oct 06, 2023 at 01:36:04PM +0300, Alexey Kuznetsov wrote: > > Feel free to land the support upstream, but it's not something that > > we should be shipping downstream. > > I report upstream. But seems like it not going to be fixed anytime > soon. So, I share my smartmem.patch here. But I h

Bug#1053559: Feature: argon2id support

2023-10-06 Thread Alexey Kuznetsov
> Feel free to land the support upstream, but it's not something that > we should be shipping downstream. I report upstream. But seems like it not going to be fixed anytime soon. So, I share my smartmem.patch here. But I have no idea how it works here at Debian. Maybe I better to keep it as is, re

Bug#1053559: Feature: argon2id support

2023-10-06 Thread Julian Andres Klode
Control: tag -1 wontfix upstream On Fri, Oct 06, 2023 at 12:51:40PM +0300, Alexey Kuznetsov wrote: > Package: grub-efi-amd64-bin > > Dear Maintainer, > > I managed to install argon2i patches from Arch repo and it works! > But argon2 may fail on some system due to lack of memory error and > makes

Bug#1053559: Feature: argon2id support

2023-10-06 Thread Alexey Kuznetsov
Package: grub-efi-amd64-bin Dear Maintainer, I managed to install argon2i patches from Arch repo and it works! But argon2 may fail on some system due to lack of memory error and makes some systems unbootable. In short: grub2 by default on x64 machines only allocates memory only from first 4GB (