[Cryptech-Commits] [releng/alpha] branch fmc_clk_60mhz updated: Catch up with submodules

git at cryptech.is git at cryptech.is
Tue Jan 8 15:12:38 UTC 2019


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

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

The following commit(s) were added to refs/heads/fmc_clk_60mhz by this push:
     new b6a359f  Catch up with submodules
b6a359f is described below

commit b6a359f7c53869bf28b972e5946ced523fb6575b
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Tue Jan 8 10:09:15 2019 -0500

    Catch up with submodules
---
 source/core/cipher/aes            | 2 +-
 source/core/cipher/chacha         | 2 +-
 source/core/hash/sha1             | 2 +-
 source/core/hash/sha256           | 2 +-
 source/core/hash/sha512           | 2 +-
 source/core/math/ecdsalib         | 2 +-
 source/core/math/modexpa7         | 2 +-
 source/core/pkey/ecdsa256         | 2 +-
 source/core/pkey/ecdsa384         | 2 +-
 source/core/platform/common       | 2 +-
 source/core/rng/avalanche_entropy | 2 +-
 source/core/rng/rosc_entropy      | 2 +-
 source/core/rng/trng              | 2 +-
 source/sw/libhal                  | 2 +-
 source/sw/pkcs11                  | 2 +-
 source/sw/stm32                   | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/source/core/cipher/aes b/source/core/cipher/aes
index 98cc06b..1ad1120 160000
--- a/source/core/cipher/aes
+++ b/source/core/cipher/aes
@@ -1 +1 @@
-Subproject commit 98cc06bdeccbd30da21a0439c1cbbf59f9a75f3e
+Subproject commit 1ad1120086e4d9f6599555ed2ea6a54994ec8e1b
diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha
index 58f30c1..447efe9 160000
--- a/source/core/cipher/chacha
+++ b/source/core/cipher/chacha
@@ -1 +1 @@
-Subproject commit 58f30c1e67b57e26ade0234107fbfb6f17b8af66
+Subproject commit 447efe94126531908899a0749a21766534d78965
diff --git a/source/core/hash/sha1 b/source/core/hash/sha1
index 93802b8..d3564a0 160000
--- a/source/core/hash/sha1
+++ b/source/core/hash/sha1
@@ -1 +1 @@
-Subproject commit 93802b80c67136a5f01192c17e3d1c8d2668d861
+Subproject commit d3564a0907fe14b92ab02e4da2d9f733bc32e347
diff --git a/source/core/hash/sha256 b/source/core/hash/sha256
index bb03cc0..caf3ad4 160000
--- a/source/core/hash/sha256
+++ b/source/core/hash/sha256
@@ -1 +1 @@
-Subproject commit bb03cc0bdc9f05bdc6c861ed5d725c6a0970ae5d
+Subproject commit caf3ad473fc5325af2146274aebe2f7c66dbd63d
diff --git a/source/core/hash/sha512 b/source/core/hash/sha512
index 4a5429f..4366616 160000
--- a/source/core/hash/sha512
+++ b/source/core/hash/sha512
@@ -1 +1 @@
-Subproject commit 4a5429f8005ee820a8fa37f6ad09262a3201a129
+Subproject commit 4366616569bdbb9b174c49903b8e7f155ccbe598
diff --git a/source/core/math/ecdsalib b/source/core/math/ecdsalib
index 628d1dc..21cc313 160000
--- a/source/core/math/ecdsalib
+++ b/source/core/math/ecdsalib
@@ -1 +1 @@
-Subproject commit 628d1dc860eb236fddbf5bb5e400bd74817cc317
+Subproject commit 21cc313097a670403d5740177e20209b1f0388ae
diff --git a/source/core/math/modexpa7 b/source/core/math/modexpa7
index 2be841c..9991ca0 160000
--- a/source/core/math/modexpa7
+++ b/source/core/math/modexpa7
@@ -1 +1 @@
-Subproject commit 2be841c2288d86f4703b860c6c14d173ca8c052d
+Subproject commit 9991ca083aef4b5940c9fe25806017f2b6fd4df2
diff --git a/source/core/pkey/ecdsa256 b/source/core/pkey/ecdsa256
index ea4d251..c617c0c 160000
--- a/source/core/pkey/ecdsa256
+++ b/source/core/pkey/ecdsa256
@@ -1 +1 @@
-Subproject commit ea4d251c81c8b53e0bbc71cd1719dfea4d0517c1
+Subproject commit c617c0c711620f58eb3ead22edcdfe57fed06088
diff --git a/source/core/pkey/ecdsa384 b/source/core/pkey/ecdsa384
index 4b83a09..4abd3ef 160000
--- a/source/core/pkey/ecdsa384
+++ b/source/core/pkey/ecdsa384
@@ -1 +1 @@
-Subproject commit 4b83a09434a1fe9b796c6c69388fc926c0794090
+Subproject commit 4abd3ef0466dfbfe4b08488125375bccdd581d6a
diff --git a/source/core/platform/common b/source/core/platform/common
index 678646d..5ae9fac 160000
--- a/source/core/platform/common
+++ b/source/core/platform/common
@@ -1 +1 @@
-Subproject commit 678646d90aa50482936ee06b5a4d7bb00c156aab
+Subproject commit 5ae9fac48b80c3f27d9f78e3be89cf1d1d59a707
diff --git a/source/core/rng/avalanche_entropy b/source/core/rng/avalanche_entropy
index 5742813..5ab446b 160000
--- a/source/core/rng/avalanche_entropy
+++ b/source/core/rng/avalanche_entropy
@@ -1 +1 @@
-Subproject commit 5742813ab43fec9fa90d970f086f1e266875b8f3
+Subproject commit 5ab446b59d8884d17ea61c9da6b4a613c0435c2b
diff --git a/source/core/rng/rosc_entropy b/source/core/rng/rosc_entropy
index 48e3c11..47edd24 160000
--- a/source/core/rng/rosc_entropy
+++ b/source/core/rng/rosc_entropy
@@ -1 +1 @@
-Subproject commit 48e3c117ae6944775010031b1691446220944b62
+Subproject commit 47edd24044d58d5368f8e5a45c26c94d6f6e4b26
diff --git a/source/core/rng/trng b/source/core/rng/trng
index 6397d97..e786303 160000
--- a/source/core/rng/trng
+++ b/source/core/rng/trng
@@ -1 +1 @@
-Subproject commit 6397d9766e802b2fba115a47e0f0561fcc7e828f
+Subproject commit e786303f0d2778f7c26cbb443831823c82429205
diff --git a/source/sw/libhal b/source/sw/libhal
index 64d4157..ccb61f2 160000
--- a/source/sw/libhal
+++ b/source/sw/libhal
@@ -1 +1 @@
-Subproject commit 64d415775323dd8a435a0db3548d6b642df4ad99
+Subproject commit ccb61f28bde3760bf1fb0ff18edb981da3434cff
diff --git a/source/sw/pkcs11 b/source/sw/pkcs11
index 0e442a9..5936bef 160000
--- a/source/sw/pkcs11
+++ b/source/sw/pkcs11
@@ -1 +1 @@
-Subproject commit 0e442a9ac57df33de87b71e95c27cb0887c3961f
+Subproject commit 5936befa654ce79b2f9ee7cd4f3beb6489bac227
diff --git a/source/sw/stm32 b/source/sw/stm32
index 6245275..2b1de0b 160000
--- a/source/sw/stm32
+++ b/source/sw/stm32
@@ -1 +1 @@
-Subproject commit 624527539a83dbfd0dc2f03fda1cff14a1669811
+Subproject commit 2b1de0b3beb30412bf6e597cc052bab9d37cdbcd

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


More information about the Commits mailing list