[Cryptech-Commits] [sw/libhal] branch master updated (92f539d -> 27076d8)

git at cryptech.is git at cryptech.is
Sat Oct 3 01:38:35 UTC 2015


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

sra at hactrn.net pushed a change to branch master
in repository sw/libhal.

      from  92f539d   Revise point addition and point scalar multiplication routines to use mixed Jacobian-affine coordinates, per a suggestion from Pavel.  Old code still present under compile time conditional for easy comparison, but will probably go away soon along with a bit of minor cleanup.
       new  610839d   Testing shows that signature and verification are both faster with mixed Jacobian-affine addition, so go with that.  Minor additional clean-up and comments.
       new  27076d8   Impressive how much trouble one can get into with one uninitialized bignum.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ecdsa.c | 387 +++++++++++++++++-----------------------------------------------
 1 file changed, 102 insertions(+), 285 deletions(-)



More information about the Commits mailing list