aboutsummaryrefslogtreecommitdiff
path: root/ecdsa_fpga_curve_microcode.cpp
AgeCommit message (Collapse)Author
2021-07-19Fixed copyright notices.Pavel V. Shatov (Meister)
2021-04-12 * cleaned up a bitPavel V. Shatov (Meister)
* removed redundant check and refined microcode * re-enabled previously forgotten test
2021-04-11Updated curve math layer to do multiplication using the Montgomery ladderPavel V. Shatov (Meister)
method. Also added optional debugging output to help debug microcoded versions of double and add routines.
2018-12-19 * New hardware architecturePavel V. Shatov (Meister)
* Randomized test vector