[Cryptech-Commits] [sw/libhal] branch rpc updated (c5917a2 -> a0d2fb9)
git at cryptech.is
git at cryptech.is
Fri May 13 01:46:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch rpc
in repository sw/libhal.
from c5917a2 Break the RPC dispatch out of hal_rpc_server_main, for the benefit of the threaded server.
adds 1998250 Update ECDSA description in README.md -- the point multiplication algorithm hasn't been a Montgomery Ladder for a long time, if indeed it ever was.
new 44b189b Merge branch 'master' into rpc
new e95df39 Add hal_digest_algorithm_none; tweak handling of none handles.
new e6f53e7 Fix buffer allocations in RPC client code.
adds ede0e7d "Double and add" is sort of like "square and muliply", but "square and add" is just a symptom of editing documentation in one's sleep. Feh.
new a0d2fb9 Merge branch 'master' into rpc
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 17 ++++---
hal.h | 5 +-
rpc_api.c | 12 ++---
rpc_client.c | 161 ++++++++++++++++++++++++++++++-----------------------------
rpc_pkey.c | 8 +--
5 files changed, 104 insertions(+), 99 deletions(-)
More information about the Commits
mailing list