index
:
sw/stm32
auto_zeroise
ekermit
fmc_clk
ft-crc32
ice40mkm
js_keywrap
master
modexpng
parade_of_half_baked_ideas
python3
rsa_timing
Cryptech HSM on STM-32 ARM processor
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
hsm
/
mgmt-keystore.c
Age
Commit message (
Expand
)
Author
2017-05-28
Track API changes in libhal ks9 branch.
Rob Austein
2017-04-12
Handle race condition while fetching key metadata for display.
Rob Austein
2017-04-11
Track API changes on sw/libhal pkcs8 branch.
Rob Austein
2017-02-21
Use libcli return codes where appropriate; show whether PINs are set.
Paul Selkirk
2017-02-21
Use bulk erase in the one place it makes sense.
Paul Selkirk
2016-12-23
Don't wrap key number in "keystore show keys".
Rob Austein
2016-11-15
Reinitialize keystore data structures after wiping keystore flash.
Rob Austein
2016-11-14
Track removal of hal_rpc_pkey_list().
Rob Austein
2016-11-14
hal_rpc_pkey_find() -> hal_rpc_pkey_open().
Rob Austein
2016-11-01
Tweak CLI keystore commands for latest libhal RPC keystore API.
Rob Austein
2016-10-09
Track changes to libhal pkey API.
Rob Austein
2016-10-07
Track changes to libhal RPC pkey API.
Rob Austein
2016-09-27
"keystore erase" now clears entire keystore flash.
Rob Austein
2016-09-09
Track removal of `type` argument from hal_rpc_pkey_find().
Rob Austein
2016-09-02
Whack with club until working with new keystore API.
Rob Austein
2016-07-21
Use a fresh port of libcli, which retains more of the original API.
Paul Selkirk
2016-07-12
Re-disable 'keystore set key'; hexdump binary key names; remove unused 'show'...
Paul Selkirk
2016-07-12
Restore 'keystore set|rename|delete' commands; access key by index as well as...
Paul Selkirk
2016-07-09
Clean up the CLI.
Fredrik Thulin
2016-06-29
add commands to clear pin or whole keystore
Fredrik Thulin
2016-06-29
cleanup
Fredrik Thulin
2016-06-26
PIN-based login
Paul Selkirk
2016-06-23
Add masterkey and keystore commands.
Fredrik Thulin