[Cryptech-Commits] [releng/alpha] branch master updated: Incorporate recent core timing work and CLI improvements.

git at cryptech.is git at cryptech.is
Fri Sep 7 02:06:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch master
in repository releng/alpha.

The following commit(s) were added to refs/heads/master by this push:
     new 4a59cb0  Incorporate recent core timing work and CLI improvements.
4a59cb0 is described below

commit 4a59cb0a2bc02275d5caca1122e0e2e9fd4a43a7
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Thu Sep 6 22:04:12 2018 -0400

    Incorporate recent core timing work and CLI improvements.
    
    This is the recent stuff that's not specific to the fmc_clk effort.
    In theory this should all just work (with the old asynchronous
    clocking), in practice, well, that's part of what we want to test.
---
 source/core/cipher/chacha | 2 +-
 source/core/hash/sha256   | 2 +-
 source/core/pkey/ecdsa256 | 2 +-
 source/core/pkey/ecdsa384 | 2 +-
 source/sw/stm32           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha
index f4731e8..58f30c1 160000
--- a/source/core/cipher/chacha
+++ b/source/core/cipher/chacha
@@ -1 +1 @@
-Subproject commit f4731e83511a3b35f05e4a6222ba27af5920fcd8
+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
diff --git a/source/sw/stm32 b/source/sw/stm32
index 322e272..871014a 160000
--- a/source/sw/stm32
+++ b/source/sw/stm32
@@ -1 +1 @@
-Subproject commit 322e272c90488adb65edc6b0bd1ebab442f435d5
+Subproject commit 871014acb42815d4215cb23b8e8dd59ca0262b4b

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list