Re: [RFC PATCH v3 00/15] crypto: Adiantum support

From: Martin Willi
Date: Thu Nov 08 2018 - 01:47:32 EST


Hi Eric,

> This patchset adds Adiantum to Linux's crypto API, focusing on
> generic and ARM32 implementations. Patches 1-9 add support for
> XChaCha20 and XChaCha12. Patches 10-13 add NHPoly1305 support,
> needed for Adiantum hashing. Patch 14 adds Adiantum support as a
> skcipher template.

Nice work. I did a quick review only, but you may add my

Acked-by: Martin Willi <martin@xxxxxxxxxxxxxx>

for patches 1-5, 10 and 11.

Thanks,
Martin