Re: [PATCH v6 0/2] BLAKE2b generic implementation

2019-10-23 Thread David Sterba
On Wed, Oct 23, 2019 at 11:01:25AM +0200, Ard Biesheuvel wrote: > On Wed, 23 Oct 2019 at 02:12, David Sterba wrote: > > Tested on x86_64 with KASAN and SLUB_DEBUG. > > Tested-by: Ard Biesheuvel # arm64 big-endian Thanks! > > crypto/Kconfig | 17 ++ > > crypto/Makefile |

Re: [PATCH v6 0/2] BLAKE2b generic implementation

2019-10-23 Thread Ard Biesheuvel
On Wed, 23 Oct 2019 at 02:12, David Sterba wrote: > > The patchset adds blake2b reference implementation and test vectors. > > V6: > > Patch 2/2: test vectors fixed to actually match the proposed table of > key and plaintext combinations. I shamelessly copied the test vector > value format that Ar

[PATCH v6 0/2] BLAKE2b generic implementation

2019-10-22 Thread David Sterba
The patchset adds blake2b reference implementation and test vectors. V6: Patch 2/2: test vectors fixed to actually match the proposed table of key and plaintext combinations. I shamelessly copied the test vector value format that Ard uses for the blake2s test vectors. The array blake2b_ordered_se