[Cryptech-Commits] [sw/stm32] branch master updated (49939b9 -> f424af5)
git at cryptech.is
git at cryptech.is
Wed Jul 25 06:01:05 UTC 2018
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a change to branch master
in repository sw/stm32.
from 49939b9 Script to run a test with HSM profiling.
add af127e8 Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
add 0f55f31 Reconstruct the hashsig hash tree(s) on device restart.
add 14e17e6 Cleanup: warn of signed/unsigned mismatches in libhal.
add 1ceb575 Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
add 46fbe98 Reconstruct the hashsig hash tree(s) on device restart.
add def1710 Rebase hashsig from master
new 7e6a9f7 Add dummy hal_free_static_memory to cli-test, to avoid a link error.
new f424af5 Merge branch 'hashsig'
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
projects/cli-test/cli-test.c | 6 +++
projects/hsm/hsm.c | 91 ++++++++++++++++++++++++++++++++------------
projects/hsm/mgmt-keystore.c | 16 ++++++++
spiflash_n25q128.c | 2 +-
task.c | 22 ++++++++++-
task.h | 1 +
6 files changed, 111 insertions(+), 27 deletions(-)
More information about the Commits
mailing list