Re: [RFC PATCH 0/6] Enable libgcrypt HW Acceleration

2025-08-31 Thread upcountry_ahead800--- via Grub-devel
Hi, > Git repo: > https://github.com/lcp/grub2/tree/libgcrypt-1.11.0-argon2-hw-accel-upstream >  > This patchset is based on Vladimir's libgcrypt 1.11.0 patches. >  > With the newer libgcrypt code, it's possible to drop the hardware > acceleration code into libgcrypt-grub. I managed to build the

Re: [RFC PATCH 0/6] Enable libgcrypt HW Acceleration

2025-08-31 Thread upcountry_ahead800--- via Grub-devel
Sep 1, 2025, 02:28 by g...@suse.com: > On Mon, Sep 01, 2025 at 03:42:19AM +0200, upcountry_ahead...@slmail.me wrote: > >> >> Hi, >> >> > Git repo: >> > https://github.com/lcp/grub2/tree/libgcrypt-1.11.0-argon2-hw-accel-upstream >> >  >> > This patchset is based on Vladimir's libgcrypt 1.11.0 patch