index
:
core/platform/common
js_keywrap
master
modexpng
Support code used to build projects, not tied to a particular platform
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
core.cfg
Age
Commit message (
Expand
)
Author
2021-06-07
Add sha3 core
Paul Selkirk
2020-04-29
The new keywrap core now talks directly to the mkmif core.
Paul Selkirk
2020-03-25
Move keywrap from user/js to core/util, replace aes core in the hsm project.
Paul Selkirk
2020-03-14
Move modexpng from user/shatov to core/math, promote to default modexp for Al...
Paul Selkirk
2020-02-26
Merge branch 'js_keywrap' to 'master'
Paul Selkirk
2020-01-23
Added support for ModExpNG core:
Pavel V. Shatov (Meister)
2019-01-22
Rebase js_keywrap from master
js_keywrap
Paul Selkirk
2019-01-22
Track Joachim's latest keywrap core - unroll bank-switched memory into a numb...
Paul Selkirk
2019-01-22
core.cfg [project keywrap]:
Paul Selkirk
2019-01-22
Add support for Joachim's keywrap core.
Paul Selkirk
2018-12-20
Merge branch 'master' of git.cryptech.is:core/platform/common
Pavel V. Shatov (Meister)
2018-12-19
* Updated core.cfg to match the changes made to ECDSA cores
Pavel V. Shatov (Meister)
2018-11-13
Catch up with Pavel moving things to core/lib. I suspect more will follow.
Paul Selkirk
2018-09-11
Track Joachim's latest keywrap core - unroll bank-switched memory into a numb...
Paul Selkirk
2018-08-23
core.cfg [project keywrap]:
Paul Selkirk
2018-08-15
Add support for Joachim's keywrap core.
Paul Selkirk
2017-09-13
Add second modexp core for parallel CRT.
Rob Austein
2017-09-09
systolic_crt modexpa7 needs a bigger chunk of address space.
Rob Austein
2017-08-09
reset_n vs rst_n, pax guys.
Rob Austein
2017-08-09
Drop duplicate bram_1rw_1ro_readfirst module.
Rob Austein
2017-08-09
Update modexpa7 filenames.
Rob Austein
2017-08-09
Don't try to synthesize include files.
Rob Austein
2017-08-08
Allow core instantation parameters.
Rob Austein
2017-08-08
Update modexpa7 path names for systolic branch.
Rob Austein
2017-05-12
ECDSA cores no longer "experimental", include them in default build.
Rob Austein
2017-03-07
ECDSA cores.
Rob Austein
2017-03-06
Add ecdsa384 core.
Rob Austein
2017-01-20
Add ecdsa256 core.
Rob Austein
2017-01-19
split [project hsm]
Paul Selkirk
2017-01-17
Rename and rewrite the core_selector generator.
Paul Selkirk