index
:
core/math/modexp
debug_bigoperands
master
perfopt
Modular exponentiation core
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-20
(1) Modexp with better API. (2) Adding working residue module. (3) Adding new...
Joachim Strömbergson
2015-04-20
Updated to correct license file.
Joachim Strömbergson
2015-04-20
Updated Makefile with residue module targets. Updated the license info.
Joachim Strömbergson
2015-04-20
Updated README with more info about the modexp core and status.
Joachim Strömbergson
2015-04-20
Adding gitignore to cleanup status checks.
Joachim Strömbergson
2015-04-13
Adding testbenches for montprod and modexp. The montprod tb has testcases for...
Joachim Strömbergson
2015-04-13
Adding makefile for linting and for building sim targets.
Joachim Strömbergson
2015-04-13
Adding initial versions of rtl for modexp. Montgomery multiplication works fo...
Joachim Strömbergson
2015-03-13
Adding java rsa functional model.
Joachim Strömbergson
2015-03-13
Adding c model for the modexp core.
Joachim Strömbergson
2015-03-13
Adding license and initial readme for the modexp core. Provides at least a hi...
Joachim Strömbergson