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
/
Makefile
Age
Commit message (
Expand
)
Author
2016-09-13
Cleanup prior to rewriting ks_flash.c.
Rob Austein
2016-09-12
CRC-32 code for use in ks_flash, stm32 DFU, possibly elsewhere.
Rob Austein
2016-09-08
New keystore index internal API. Compiles, not yet integrated or tested.
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-07-12
Make probe_cores deal with an unconfigured FPGA (and come back later).
Paul Selkirk
2016-07-08
Enable software hash cores on all platforms, for now, anyway.
Rob Austein
2016-07-05
export RPC_MODE for tests
Paul Selkirk
2016-07-01
Merge branch 'master' into macosx
Rob Austein
2016-07-01
Don't want rpc_serial.c for server builds.
Rob Austein
2016-06-30
RPC wire format now includes client handle in all requests, and opcode and
Paul Selkirk
2016-06-30
Start work to support client code on Mac OS X.
Rob Austein
2016-06-26
Update libhal makefiles to use new LIBxxx_SRC / LIBxxx_BLD scheme so libhal c...
Rob Austein
2016-06-25
Rename GNUmakefile to Makefile for consistency.
Paul Selkirk