Searched hist:"784506 a1df57737fc8460fd644b30ac8fecaedf0" (Results 1 – 1 of 1) sorted by relevance
/linux/crypto/ |
H A D | serpent_generic.c | diff 784506a1df57737fc8460fd644b30ac8fecaedf0 Mon Feb 01 19:02:30 CET 2021 Ard Biesheuvel <ardb@kernel.org> crypto: serpent - get rid of obsolete tnepres variant
It is not trivial to trace back why exactly the tnepres variant of serpent was added ~17 years ago - Google searches come up mostly empty, but it seems to be related with the 'kerneli' version, which was based on an incorrect interpretation of the serpent spec.
In other words, nobody is likely to care anymore today, so let's get rid of it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|