Re: [PATCH net-next v5 19/20] security/keys: rewrite big_key crypto to use Zinc

From: David Howells
Date: Tue Sep 18 2018 - 13:01:54 EST


Jason A. Donenfeld <Jason@xxxxxxxxx> wrote:

> A while back, I noticed that the crypto and crypto API usage in big_keys
> were entirely broken in multiple ways, so I rewrote it. Now, I'm
> rewriting it again, but this time using Zinc's ChaCha20Poly1305
> function.

warthog>git grep chacha20poly1305_decrypt net-next/master
warthog1>

Where do I find this?

David