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
/
tests
Age
Commit message (
Expand
)
Author
2019-04-02
Small cleanups in RPC code, e.g. to support null arguments.
Paul Selkirk
2019-03-31
Hashsig cleanup.
Paul Selkirk
2019-03-04
Restructure hashsig test program
Paul Selkirk
2019-03-04
Use the hashsig pseudorandom key generation method if the key is exportable.
Paul Selkirk
2018-12-03
add some more statistics to parallel-signatures.py
Paul Selkirk
2018-08-12
Simplify makefile to make them easier to use with non-default directory names
Paul Selkirk
2018-08-12
Clean up builds for *BSD/clang.
Paul Selkirk
2018-08-11
Un-break builds on MacOS.
Rob Austein
2018-07-25
Merge branch 'hashsig'
Paul Selkirk
2018-05-20
Better hal_core_alloc() semantics, assert() and printf() cleanup.
Rob Austein
2018-05-20
Clean up parallel signature test script.
Rob Austein
2018-04-19
Reconstruct the hashsig hash tree(s) on device restart.
Paul Selkirk
2018-04-19
Update to draft-10: clarifications and Test Case 2;
Paul Selkirk
2018-04-19
Add Test Case 2 from draft-mcgrew-09
Paul Selkirk
2018-04-19
Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
Paul Selkirk
2018-04-19
Refactor XDR code, add support for fixed-length opaque data.
Paul Selkirk
2018-03-30
More accurate timing.
Rob Austein
2018-03-30
Tweak report output.
Rob Austein
2018-03-30
First cut at parallel signature timing test.
Rob Austein
2017-12-13
Merge branch systolic_crt into master.
Rob Austein
2017-10-23
Cleanup signed/unsigned mismatches, mostly in loop counters
Paul Selkirk
2017-09-13
Preliminary support for parallel core RSA CRT.
Rob Austein
2017-09-09
Whack with club until compiles.
Rob Austein
2017-07-03
Fencepost error (1-based counting using xrange(), sigh).
Rob Austein
2017-06-27
Key generation timing.
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
2016-11-21
Whack attribute code with a club until it works with PKCS #11.
Rob Austein
2016-11-11
Drag C pkey test code up to current RPC API.
Rob Austein
2016-11-10
Clean out huge swacks of RPC API we don't need anymore.
Rob Austein
2016-11-05
Add hal_rpc_pkey_match() tests to C client test code.
Rob Austein
2016-10-25
Uppercase HAL_DIGEST_ALGORITHM_ symbols for API consistency.
Rob Austein
2016-10-16
Debug keystore attribute code; handle name properly in ks_index_replace().
Rob Austein
2016-09-02
Test both in-memory and on-flash keystores.
Rob Austein
2016-09-02
Code to convert between text and internal forms of UUIDs.
Rob Austein
2016-09-01
Move in-memory keystore from client to server. Whack with club until compiles.
Rob Austein
2016-08-10
Merge branch 'resource_management'
Paul Selkirk
2016-07-06
Add a couple more tests
Paul Selkirk
2016-07-05
Attempt to add resource management, for multiple cores of the same type.
Paul Selkirk
2016-06-26
Update libhal makefiles to use new LIBxxx_SRC / LIBxxx_BLD scheme so libhal c...
Rob Austein
2016-06-25
Rename GNUmakefile to Makefile for consistency.
Paul Selkirk
2016-06-24
Support VPATH builds.
Rob Austein
2016-06-14
Collapse RPC_CLIENT and RPC_SERVER makefile settings into a single RPC_MODE s...
Rob Austein
2016-06-14
Add support for ModExpA7
Paul Selkirk
2016-06-10
Another attempt to clean up the libhal makefile hairball.
Rob Austein
2016-06-01
Add hal_rpc_client_close() where needed.
Paul Selkirk
2016-05-31
SHA-224 driver and soft core.
Rob Austein
2016-05-24
Widen an int in an error message, for consistency.
Paul Selkirk
2016-05-24
Add mkmif
Paul Selkirk
[next]