[Cryptech-Commits] [sw/libhal] branch master updated (ce4d1c7 -> 5352d1b)
git at cryptech.is
git at cryptech.is
Thu May 26 04:11:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch master
in repository sw/libhal.
from ce4d1c7 correct PBPDF2 -> PBKDF2
new 083d017 Start cleaning up PIN code.
new 8e6b461 PBKDF2 works better if we generate the right number of output bytes.
new 5352d1b Doh, helps if one actually **uses** the argument one just parsed.
The 3 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:
GNUmakefile | 10 +++--
hal.h | 3 ++
ks.c | 23 ++++++++++++
last_gasp_pin_internal.h | 9 +++++
rpc_api.c | 31 ++++++++++++++--
rpc_misc.c | 68 +++++++++++++++++-----------------
rpc_pkey.c | 14 +++++++
utils/last_gasp_default_pin | 90 +++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 207 insertions(+), 41 deletions(-)
create mode 100644 last_gasp_pin_internal.h
create mode 100755 utils/last_gasp_default_pin
More information about the Commits
mailing list