aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-17Additional test cases.HEADmasterPavel V. Shatov (Meister)
2018-04-06 * Follow more closely what Verilog doesPavel V. Shatov (Meister)
* Don't use hardcoded numbers, use the ones built into fastecdsa package * Generate more test vectors to really abuse the core and trigger the rarely used code path in the point addition procedure
2018-04-03Added missing symbols.Pavel V. Shatov (Meister)
2018-04-03No line continuation needed in Verilog.Pavel V. Shatov (Meister)
2018-04-03Verilog test vector generation.Pavel V. Shatov (Meister)
2018-04-01Don't override the curve if already selected.Pavel V. Shatov (Meister)
2018-02-26Fixed Makefile.Pavel V. Shatov (Meister)
2018-02-26Initial commit of C reference model for ECDH cores.Pavel V. Shatov (Meister)