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
/
GNUmakefile
Age
Commit message (
Expand
)
Author
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-10
Another attempt to clean up the libhal makefile hairball.
Rob Austein
2016-03-29
Add test-rpc_get_random
Paul Selkirk
2016-03-21
Merge branch 'master' into rpc
Paul Selkirk
2016-03-21
stupid fixes
Paul Selkirk
2016-03-16
Added serial RPC transport and lots more...
Paul Selkirk
2016-03-11
First step towards RPC PKEY tests. Currently RSA-only, test-vector
Rob Austein
2016-02-25
RPC over loopback socket, just to work out the mechanics for serialization an...
Paul Selkirk
2015-12-23
First round of fixes for new ASN.1 and test code.
Rob Austein
2015-12-22
Reorder tests to put hideously slow RSA tests at the end.
Rob Austein
2015-12-13
whack copyrights
Paul Selkirk
2015-11-16
new test to exercise trng cores
Paul Selkirk
2015-10-31
add bus performance test
Paul Selkirk
2015-08-24
First stumblings towards ECDSA test code.
Rob Austein
2015-07-05
Get rid of autoconf, as we don't really need it. Add eim_peek_poke
Rob Austein