Re: [PATCH net-next v7 03/28] zinc: introduce minimal cryptography library
From: Eric Biggers <ebiggers@kernel.org>
Date: 2018-10-08 23:22:54
Also in:
linux-crypto, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2018-10-08 23:22:54
Also in:
linux-crypto, lkml
On Sat, Oct 06, 2018 at 04:56:44AM +0200, Jason A. Donenfeld wrote:
Zinc stands for "Zinc Is Neat Crypto" or "Zinc as IN Crypto". It's also short, easy to type, and plays nicely with the recent trend of naming crypto libraries after elements. The guiding principle is "don't overdo it". It's less of a library and more of a directory tree for organizing well-curated direct implementations of cryptography primitives.
As I've asked before: please Cc linux-crypto on the whole patch series, including the cover letter. - Eric