index
:
core/pkey/ecdsa256
fix
master
test_dpa_fix
Scalar base point multiplier for ECDSA curve P-256
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fix
Modified the test program to verify that changes in Verilog do work.
Pavel V. Shatov (Meister)
7 years
master
* Rewritten from scratch, uses the same hardware architecture as the Ed25519
Pavel V. Shatov (Meister)
6 years
test_dpa_fix
Fixed copyright notices.
Pavel V. Shatov (Meister)
3 years
Age
Commit message
Author
2021-07-19
Fixed copyright notices.
test_dpa_fix
Pavel V. Shatov (Meister)
2021-04-12
New testbench (basically the same as tb_curve_multiplier_256.v, but tests
Pavel V. Shatov (Meister)
2021-04-12
Cleaned up wrapper module
Pavel V. Shatov (Meister)
2021-04-12
Ported FSM in the top-level module
Pavel V. Shatov (Meister)
2021-04-12
Ported microcode "worker" module
Pavel V. Shatov (Meister)
2021-04-12
New microcode source for Montgomery ladder variant
Pavel V. Shatov (Meister)
2018-12-19
* Rewritten from scratch, uses the same hardware architecture as the Ed25519
HEAD
master
Pavel V. Shatov (Meister)
2018-09-06
Replicated certain FSM-related signals for better placement and routing.
Pavel V. Shatov (Meister)
2018-09-06
Turned ROMs into distributed memories, otherwise synthesizer was combining them
Pavel V. Shatov (Meister)
2018-04-17
Modified the test program to verify that changes in Verilog do work.
fix
Pavel V. Shatov (Meister)
[...]
Clone
https://git.cryptech.is/core/pkey/ecdsa256