index
:
sw/libhal
auto_magic
auto_zeroise
ft-crc32
hal_core_alloc2-fix
import_export_raw
js_keywrap
master
modexpng
python3
rsa-blind-mutation
sha3_mode
Cryptech libhal: crypto software, HSM management, RPC
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hal_internal.h
Age
Commit message (
Expand
)
Author
2017-09-13
Preliminary support for parallel core RSA CRT.
Rob Austein
2017-09-13
Sort-of-working, large (4096-bit) RSA keys broken.
Rob Austein
2017-09-09
Whack with club until compiles.
Rob Austein
2017-05-30
Merge branch 'logout' into ks9
Rob Austein
2017-05-29
Simplify per-session keys.
Rob Austein
2017-05-28
Almost compiles.
Rob Austein
2017-05-28
Further keystore cleanup and consolidation.
Rob Austein
2017-05-25
Checkpoint while refactoring. Almost certainly will not compile.
Rob Austein
2017-05-23
Goodbye ancient mmap()-based keystore.
Rob Austein
2017-05-22
First pass on experimental one-size-fits-nobody keystore.
Rob Austein
2017-04-30
Merge branch 'ksng' into no-rtos
Rob Austein
2017-04-26
Lower PBKDF2 password iterations and add delay on bad PIN.
Rob Austein
2017-04-25
adapt to the new experimental tasking system
Paul Selkirk
2017-04-25
Shake dumb compile-time bugs out of new logout code.
Rob Austein
2017-04-24
Call a portable entrenching tool a portable entrenching tool.
Rob Austein
2017-04-24
Clean up pkey slots and volatile keys on client logout.
Rob Austein
2017-04-23
Avoid deadlock triggered by low-probability race condition.
Rob Austein
2017-04-15
Logging infrastructure.
Rob Austein
2017-04-11
API cleanup: pkey_open() and pkey_match().
Rob Austein
2017-04-07
Pull key type information from uploaded key in hal_rpc_pkey_load().
Rob Austein
2017-04-05
First cut at key backup code. Not tested yet.
Rob Austein
2017-04-03
PKCS #8 bumps max key buffer size up by a few bytes.
Rob Austein
2017-02-02
Add locking around keystore operations.
Rob Austein
2017-01-05
Whack multiplexer to handle console too.
Rob Austein
2017-01-04
Convert "daemon" mode of C client code to use Python RPC MUX.
Rob Austein
2016-12-21
Add hal_ks_init_read_only_pins_only() so bootloader can use PINs.
Rob Austein
2016-11-21
Whack attribute code with a club until it works with PKCS #11.
Rob Austein
2016-11-20
Move UUID utilities to hal.h; change attribute values to (const void *).
Rob Austein
2016-11-19
Support queries for attribute length and presence.
Rob Austein
2016-11-15
Allow keystore reinitialization without re-allocating static memory.
Rob Austein
2016-11-14
More API cleanup: remove hal_rpc_pkey_list().
Rob Austein
2016-11-14
hal_rpc_pkey_find() -> hal_rpc_pkey_open().
Rob Austein
2016-11-14
Remove now-gratuitous check which kept attribute deletion from working.
Rob Austein
2016-11-10
Clean out huge swacks of RPC API we don't need anymore.
Rob Austein
2016-11-10
First cut at ks_flash support for attribute get/set/delete API.
Rob Austein
2016-11-08
First cut at multi-attribute get/set/delete API.
Rob Austein
2016-11-01
Add hal_rpc_pkey_get_key_curve().
Rob Austein
2016-11-01
hal_ks_index_fsck() and a pile of debugging code.
Rob Austein
2016-10-24
Make previous_uuid an input-only argument to hal_rpc_pkey_match().
Rob Austein
2016-10-14
Keystore attribute code. Not really tested.
Rob Austein
2016-10-09
Per-session objects in ks_volatile; more untested ks_attribute code.
Rob Austein
2016-10-07
Fix session handle arguments in RPC calls.
Rob Austein
2016-10-07
Checkpoint along the way to adding keystore attribute support.
Rob Austein
2016-09-30
Multi-block object support in keystore.
Rob Austein
2016-09-27
Add hal_ks_index_replace().
Rob Austein
2016-09-23
Use subsectors instead of sectors in keystore.
Rob Austein
2016-09-16
Debug new ks_flash code.
Rob Austein
2016-09-16
Revised ks_flash. Compiles, not yet tested.
Rob Austein
2016-09-13
Cleanup prior to rewriting ks_flash.c.
Rob Austein
2016-09-12
CRC-32 code for use in ks_flash, stm32 DFU, possibly elsewhere.
Rob Austein
[next]