Fw: ppc64: AES/GCM Performance improvement with stitched implementation

2023-11-20 Thread Danny Tsen
To Whom It May Concern, This patch provides a performance improvement over AES/GCM with stitched implementation for ppc64. The code is a wrapper in assembly to handle multiple 8 blocks and handle big and little endian. The overall improvement is based on th

Re: Nettle 3.9.1 valgrind errors on debian x86_64 (rsa-sec-decrypt-test shows branch access based on input data

2023-11-20 Thread Daniel Kahn Gillmor
Hi Niels-- On Fri 2023-11-17 08:40:37 +0100, Niels Möller wrote: > Hi, that's a bug, let me give some background. thanks for the explanation, that matches roughly what i expected from the comments in the source code. :) > But then that test was was broken in a later fix to add more input > valid