[Cryptech-Commits] [core/pkey/ecdsa256] branch master updated (0aafcec -> bbca088)

git at cryptech.is git at cryptech.is
Tue Apr 17 11:49:22 UTC 2018


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a change to branch master
in repository core/pkey/ecdsa256.

    from 0aafcec  Minor cleanup.
     add f9705ee  Fixed coordinates of the internally stored point H = 2 * G.
     add 53014b4  Added more test vectors to trigger the virtually never taken path in the curve point addition routine.
     add bbca088  Modified the test program to verify that changes in Verilog do work.

No new revisions were added by this update.

Summary of changes:
 bench/tb_curve_multiplier_256.v       | 476 ++++++++++++++++++----------------
 rtl/curve/rom/brom_p256_h_x.v         |  38 +--
 rtl/curve/rom/brom_p256_h_y.v         |  40 +--
 stm32_driver/ecdsa256_driver_sample.c |  63 ++++-
 stm32_driver/ecdsa_model.h            | 204 ---------------
 5 files changed, 340 insertions(+), 481 deletions(-)
 delete mode 100644 stm32_driver/ecdsa_model.h



More information about the Commits mailing list