[Cryptech-Commits] [user/shatov/modexpng_fpga_model] branch master updated (00fd9de -> 6fddcde)

git at cryptech.is git at cryptech.is
Wed Oct 23 16:20:01 UTC 2019


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a change to branch master
in repository user/shatov/modexpng_fpga_model.

    from 00fd9de  Moved here from "modexpng" repo.
     new 9a3c126   - Switched to default key length of 512 for faster simulation  - Added an option to dump vectors as C array initializers for easy import into    the STM32 sample driver  - Added an option to dump entire core memory to assist debugging in hardware  - Reading from bank now returns a copy of its contents, not a link  - Reworked how carry propagation works (no more in-place overwrites)  - Implemented "caching" of bank contents to match how things actually work in    hardwar [...]
     new 6fddcde  Added readme file

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                   |   6 +
 modexpng_fpga_model.py      | 450 ++++++++++++++++++++++++++++++++++----------
 vector/README.md            |   4 +-
 vector/vector_format.py     |   2 +-
 vector/vector_regenerate.py |   2 +-
 5 files changed, 363 insertions(+), 101 deletions(-)
 create mode 100644 README.md



More information about the Commits mailing list