Re: S390x other modes and memxor (was: Re: [S390x] Optimize AES modes)

2021-05-09 Thread Maamoun TK
On Sun, May 9, 2021 at 11:19 AM Niels Möller wrote: > Before doing the other modes, do you think you could investigate if > memxor and memxor3 can be sped up? That should benefit many ciphers > and modes, and give more relevant speedup numbers for specialized > functions like aes cbc and aes

S390x other modes and memxor (was: Re: [S390x] Optimize AES modes)

2021-05-09 Thread Niels Möller
Maamoun TK writes: > On Sat, May 1, 2021 at 6:11 PM Niels Möller wrote: > >> Is https://git.lysator.liu.se/nettle/nettle/-/merge_requests/23 still >> the current code? >> > > I've added the basic AES-192 and AES-256 too since there is no problem to > test them all together. Merged to the s390x