CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/17 05:27:47
Modified files:
sys/crypto : rijndael.c
Log message:
Sync our kernel AES code to the one shipped in OpenSSL/LibreSSL.
This includes a commit made by Andy Polyakov <appro at openssl ! org>
to the OpenSSL source tree on Wed, 28 Jun 2006 with the following
message: "Mitigate cache-collision timing attack on last round."
OK naddy, miod
