Re: [PATCH net-next v5 19/20] security/keys: rewrite big_key crypto to use Zinc
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-09-18 17:12:39
Also in:
linux-crypto, lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-09-18 17:12:39
Also in:
linux-crypto, lkml
Hi David, On Tue, Sep 18, 2018 at 06:01:47PM +0100, David Howells wrote:
Jason A. Donenfeld [off-list ref] wrote:quoted
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
Previously in the patchset: https://git.kernel.org/pub/scm/linux/kernel/git/zx2c4/linux.git/log/?h=jd/wireguard https://lore.kernel.org/lkml/20180918161646.19105-1-Jason@zx2c4.com/ (local) Regards, Jason