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 (
Collapse
)
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
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
local hashing with remote pkey.
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
utility program, based on Paul's example in the core/platform/novena repository.
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
autoconf, whack with a club until it builds.