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
/
test-rpc_pkey.c
Age
Commit message (
Expand
)
Author
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-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-01
Move in-memory keystore from client to server. Whack with club until compiles.
Rob Austein
2016-06-01
Add hal_rpc_client_close() where needed.
Paul Selkirk
2016-03-29
Remove unneeded hal_internal.h
Paul Selkirk
2016-03-12
Test RPC key generation API.
Rob Austein
2016-03-12
Doh, helps to specify the curve.
Rob Austein
2016-03-12
Basic RPC ECDSA tests.
Rob Austein
2016-03-11
First round of debugging based on RPC pkey tests: mostly ASN.1
Rob Austein
2016-03-11
First step towards RPC PKEY tests. Currently RSA-only, test-vector
Rob Austein