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
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)
2018-04-01
Added more test vectors to trigger the virtually never taken path in the curve
Pavel V. Shatov (Meister)
2018-04-01
Fixed coordinates of the internally stored point H = 2 * G.
Pavel V. Shatov (Meister)
2018-04-01
Minor cleanup.
Pavel V. Shatov (Meister)
2017-03-07
Promote to a repository in the core tree.
Rob Austein
2017-02-12
Various clean-ups
Pavel V. Shatov (Meister)
2016-12-04
Added README.md with core description, API details, etc
Pavel V. Shatov (Meister)
[...]
Clone
https://git.cryptech.is/core/pkey/ecdsa256