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
/
verilog_constants.h
Age
Commit message (
Expand
)
Author
2020-04-29
The new keywrap core now talks directly to the MKM, so I split the code
Paul Selkirk
2020-03-25
Reduce keywrap to 16 core blocks, to match how it's actually built now.
Paul Selkirk
2020-02-26
Merge branch 'js_keywrap' to 'master'
Paul Selkirk
2020-02-18
timing tests for RSA signing
modexpng
Paul Selkirk
2020-02-07
driver for Pavel's ModExpNG core
Paul Selkirk
2018-09-11
Track Joachim's latest keywrap core - unroll bank-switched memory into a numb...
Paul Selkirk
2018-08-15
Add support for Joachim's keywrap core.
Paul Selkirk
2017-09-11
Reverse the polarity of the neutron flow
Rob Austein
2017-09-09
Far too much fun with modexpa7 operand lengths and locations.
Rob Austein
2017-09-09
Start hacking for systolic modexp.
Rob Austein
2017-03-02
Refactor to add P384 support. Untested.
Rob Austein
2017-01-26
First attempt at using Pavel's ecdsa256 core. Not working yet.
Rob Austein
2016-06-14
Add support for ModExpA7
Paul Selkirk
2016-05-31
SHA-224 driver and soft core.
Rob Austein
2016-05-24
Add mkmif
Paul Selkirk
2016-03-09
Optional (compile time conditional) software hash cores. At the
Rob Austein
2015-11-17
More post-merge cleanup.
Paul Selkirk
2015-11-16
harmonize ctrl and status addresses with other cores
Paul Selkirk
2015-10-04
Whack libhal API to use current configure_core_selector mechanism.
Rob Austein