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.h
Age
Commit message (
Expand
)
Author
2021-06-07
Add support for the SHA-3 core.
Paul Selkirk
2020-10-27
Minor hashsig cleanup, add hal_hashsig_public_key_len().
Paul Selkirk
2020-04-29
The new keywrap core now talks directly to the MKM, so I split the code
Paul Selkirk
2020-03-10
auto-detect cores
Paul Selkirk
2020-02-26
Merge branch 'js_keywrap' to 'master'
Paul Selkirk
2020-02-18
timing tests for RSA signing
modexpng
Paul Selkirk
2020-02-07
driver for Pavel's ModExpNG core
Paul Selkirk
2019-04-05
Update FPGA core name/version list
Paul Selkirk
2019-03-31
Hashsig cleanup.
Paul Selkirk
2018-08-15
Add support for Joachim's keywrap core.
Paul Selkirk
2018-08-12
Clean up builds for *BSD/clang.
Paul Selkirk
2018-07-25
Merge branch 'hashsig'
Paul Selkirk
2018-07-24
Add protection against trying to use hashsig while the restart mechanism is r...
Paul Selkirk
2018-05-27
Inline hal_core_base().
Rob Austein
2018-05-20
Better hal_core_alloc() semantics, assert() and printf() cleanup.
Rob Austein
2018-04-19
Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
Paul Selkirk
2018-01-04
Add hal_core_alloc2() to fix a dining philosophers problem in hal_modexp2().
Paul Selkirk
2017-12-13
Merge branch systolic_crt into master.
Rob Austein
2017-10-11
Cleanup: Remove "const" qualifiers from function return types.
Paul Selkirk
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-12
Untested ASN.1 support for ModExpA7 private speedup factors.
Rob Austein
2017-09-09
Whack with club until compiles.
Rob Austein
2017-09-09
Start hacking for systolic modexp.
Rob Austein
2017-05-28
Almost compiles.
Rob Austein
2017-05-23
Merge branch 'master' into ks9
Rob Austein
2017-05-23
"core" arguments have not been const since we switched to core_selector.
Rob Austein
2017-05-22
First pass on experimental one-size-fits-nobody keystore.
Rob Austein
2017-04-17
Move hal_rpc_server_main() to test code.
Paul Selkirk
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-03-02
Fix dumb copy/paste errors.
Rob Austein
2017-03-02
Refactor to add P384 support. Untested.
Rob Austein
2017-01-26
First attempt at using Pavel's ecdsa256 core. Not working yet.
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-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-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-25
Uppercase HAL_DIGEST_ALGORITHM_ symbols for API consistency.
Rob Austein
2016-10-24
Flesh out key object access control.
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
[next]