[Cryptech-Commits] [user/shatov/x25519_fpga_model] branch master updated (43110be -> 23cc981)
git at cryptech.is
git at cryptech.is
Mon Jun 4 20:44:32 UTC 2018
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/x25519_fpga_model.
from 43110be Working C model of how an FPGA would do X25519.
new 52bda01 Microcode version. Works, but needs cleanup.
new 23cc981 Cleaned up and optimized microcode.
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:
x25519_fpga_curve.h | 13 +-
x25519_fpga_curve_abstract.cpp | 2 +-
x25519_fpga_curve_microcode.cpp | 533 ++++++++++++++++++++++++++++++++++++++++
x25519_fpga_model.cpp | 6 +
4 files changed, 552 insertions(+), 2 deletions(-)
create mode 100644 x25519_fpga_curve_microcode.cpp
More information about the Commits
mailing list