aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-19Fixed copyright notices.test_dpa_fixPavel V. Shatov (Meister)
2021-04-12New testbench (basically the same as tb_curve_multiplier_256.v, but testsPavel V. Shatov (Meister)
2021-04-12Cleaned up wrapper modulePavel V. Shatov (Meister)
2021-04-12Ported FSM in the top-level modulePavel V. Shatov (Meister)
2021-04-12Ported microcode "worker" modulePavel V. Shatov (Meister)
2021-04-12New microcode source for Montgomery ladder variantPavel V. Shatov (Meister)
2018-12-19 * Rewritten from scratch, uses the same hardware architecture as the Ed25519HEADmasterPavel V. Shatov (Meister)
2018-09-06Replicated certain FSM-related signals for better placement and routing.Pavel V. Shatov (Meister)
2018-09-06Turned ROMs into distributed memories, otherwise synthesizer was combining themPavel V. Shatov (Meister)
2018-04-17Modified the test program to verify that changes in Verilog do work.fixPavel V. Shatov (Meister)
2018-04-01Added more test vectors to trigger the virtually never taken path in the curvePavel V. Shatov (Meister)
2018-04-01Fixed coordinates of the internally stored point H = 2 * G.Pavel V. Shatov (Meister)
2018-04-01Minor cleanup.Pavel V. Shatov (Meister)
2017-03-07Promote to a repository in the core tree.Rob Austein
2017-02-12Various clean-upsPavel V. Shatov (Meister)
2016-12-04Added README.md with core description, API details, etcPavel V. Shatov (Meister)
2016-10-31Initial commit of base point multiplier core for ECDSA curve P-256.Pavel V. Shatov (Meister)