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
/
.gitignore
Age
Commit message (
Expand
)
Author
2016-10-20
Fix HAL_KEY_TYPE_* symbols, add Attribute class.
Rob Austein
2016-07-06
Previous "fix" to speed setting didn't compile on OSX.
Rob Austein
2016-06-24
Support VPATH builds.
Rob Austein
2016-06-14
test-mkmif was missing from .gitignore.
Rob Austein
2016-06-02
Add RPC client daemon.
Paul Selkirk
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-11
First step towards RPC PKEY tests. Currently RSA-only, test-vector
Rob Austein
2016-03-03
Initial implementations of ks_get_kek(). Untested, and none of these
Rob Austein
2015-12-22
Test code for ASN.1 public key functions.
Rob Austein
2015-12-22
Add ASN.1 support for public keys (X.509 SubjectPublicKeyInfo format).
Rob Austein
2015-12-11
RPC API dispatch, skeleton client functions, mixed-mode handlers for
Rob Austein
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
2015-06-05
Get feedback cycle right in PBKDF2 iteration.
Rob Austein
2015-05-28
More fun with RSA test cases, still not working.
Rob Austein
2015-05-24
Cleanup.
Rob Austein
2015-05-19
Import FPGA I/O code from core/platform/novena/sw, add minimal
Rob Austein