On Mon, Apr 24, 2017 at 04:36 +0200, Mike Belopuhov wrote:
> Hi,
>
> This is the first diff in series to replace our table-driven AES
> implementation in the crypto framework with a constant time one
> authored by Thomas Pornin. I've been on the lookout for a complete
> constant time implementati
Hi,
This is the first diff in series to replace our table-driven AES
implementation in the crypto framework with a constant time one
authored by Thomas Pornin. I've been on the lookout for a complete
constant time implementation for several years and thanks to Thomas,
we've got a very nice one no