From 1678a3285da1520cc76b9583fc8cecef07a6e0b0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 24 Jul 2018 11:21:32 -0400 Subject: Accumulated changes in several submodules. Specific reason for this build was to test removal of a couple of TerASIC-specific files. Other accumulated changes include: * A bunch of work on the AES core; * A bunch of minor performance enhancements in the C code, mostly related to RSA signature time (which is still a problem, but this set of fixes removed a bunch of dumb stuff which was masking what we now think is the root cause of the performance issue); * A bunch of minor fixes and cleanups in the C code (eg, assertions now log something to the console rather than just locking up). --- source/sw/pkcs11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/sw/pkcs11') diff --git a/source/sw/pkcs11 b/source/sw/pkcs11 index 90405d3..0e442a9 160000 --- a/source/sw/pkcs11 +++ b/source/sw/pkcs11 @@ -1 +1 @@ -Subproject commit 90405d32719260adc75c9c23fb3b7d9e33485e85 +Subproject commit 0e442a9ac57df33de87b71e95c27cb0887c3961f -- cgit v1.2.3