From dc91c73d793b385860a18f45cc17bc846dd175d3 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 6 Sep 2018 10:05:02 -0400 Subject: Incorporate recent timing/placement fixes. --- source/core/cipher/chacha | 2 +- source/core/hash/sha256 | 2 +- source/core/pkey/ecdsa256 | 2 +- source/core/pkey/ecdsa384 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'source') diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha index 702c57e..58f30c1 160000 --- a/source/core/cipher/chacha +++ b/source/core/cipher/chacha @@ -1 +1 @@ -Subproject commit 702c57e301342005ea6f854fbeeb862d78b75360 +Subproject commit 58f30c1e67b57e26ade0234107fbfb6f17b8af66 diff --git a/source/core/hash/sha256 b/source/core/hash/sha256 index d2d5cb5..bb03cc0 160000 --- a/source/core/hash/sha256 +++ b/source/core/hash/sha256 @@ -1 +1 @@ -Subproject commit d2d5cb5efef2b77b728b97280209121020189010 +Subproject commit bb03cc0bdc9f05bdc6c861ed5d725c6a0970ae5d diff --git a/source/core/pkey/ecdsa256 b/source/core/pkey/ecdsa256 index bbca088..ea4d251 160000 --- a/source/core/pkey/ecdsa256 +++ b/source/core/pkey/ecdsa256 @@ -1 +1 @@ -Subproject commit bbca08857a55439eae903b891fcc7de5ebea61a7 +Subproject commit ea4d251c81c8b53e0bbc71cd1719dfea4d0517c1 diff --git a/source/core/pkey/ecdsa384 b/source/core/pkey/ecdsa384 index 5ee00ee..4b83a09 160000 --- a/source/core/pkey/ecdsa384 +++ b/source/core/pkey/ecdsa384 @@ -1 +1 @@ -Subproject commit 5ee00eeda3508756b41b2ec40e6878242e0cd43b +Subproject commit 4b83a09434a1fe9b796c6c69388fc926c0794090 -- cgit v1.2.3