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
/
rpc_pkey.c
Age
Commit message (
Expand
)
Author
2016-10-07
Checkpoint along the way to adding keystore attribute support.
Rob Austein
2016-09-09
Simplify hal_rpc_pkey_find() by removing `type` argument.
Rob Austein
2016-09-03
Plug pkey handle leak.
Rob Austein
2016-09-01
Move in-memory keystore from client to server. Whack with club until compiles.
Rob Austein
2016-09-01
Revised keystore API, part one. Not usable yet.
Rob Austein
2016-08-10
Mixed-mode pkey sign and verify must construct DigestInfo for PKCS #1.5.
Rob Austein
2016-05-25
Start cleaning up PIN code.
Rob Austein
2016-05-16
Fix inverted length check.
Rob Austein
2016-05-16
Round buffer size up to word boundary when verifying RSA signatures.
Rob Austein
2016-05-15
Add hal_rpc_pkey_rename(); allow null string as (temporary) key name.
Rob Austein
2016-05-14
Trailing whitespace cleanup.
Rob Austein
2016-05-14
Clean up pkey mixed mode.
Rob Austein
2016-05-14
Add mixed-mode key support, for PKCS #11 "session" (ie, not "token") keys.
Rob Austein
2016-05-12
Add hal_digest_algorithm_none; tweak handling of none handles.
Rob Austein
2016-03-11
First round of debugging based on RPC pkey tests: mostly ASN.1
Rob Austein
2015-12-24
More work on PIN/login/logout code. Access control still missing,
Rob Austein
2015-12-23
RPC interface to TRNG and (incomplete) PIN code.
Rob Austein
2015-12-22
Add ASN.1 support for public keys (X.509 SubjectPublicKeyInfo format).
Rob Austein
2015-12-21
Fix names of private key DER functions.
Rob Austein
2015-12-20
Drop support for the ASN.1-based ECDSA signature format in favor of
Rob Austein
2015-12-20
RPC server stuff mostly written. Compiles, not yet tested. RPC
Rob Austein
[prev]