[Cryptech-Commits] [core/pkey/ecdsa384] branch master updated (c09de3e -> 5ee00ee)

git at cryptech.is git at cryptech.is
Tue Apr 17 11:51:11 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/ecdsa384.

    from c09de3e  Promote to a repository in the core tree.
     add b581d08  Minor cleanup.
     add 0332f99  Same changes as for the P-256 core.
     add 5ee00ee  Same changes as per the P-256 core.

No new revisions were added by this update.

Summary of changes:
 bench/tb_curve_multiplier_384.v       |  28 ++++-
 rtl/curve/rom/brom_p384_h_x.v         |  25 +++--
 rtl/curve/rom/brom_p384_h_y.v         |  24 ++--
 rtl/ecdsa384_wrapper.v                |   6 +-
 stm32_driver/ecdsa384_driver_sample.c |  61 ++++++++--
 stm32_driver/ecdsa_model.h            | 204 ----------------------------------
 6 files changed, 104 insertions(+), 244 deletions(-)
 delete mode 100644 stm32_driver/ecdsa_model.h



More information about the Commits mailing list