[Pkg-bitcoin-commits] [libsecp256k1] 19/45: Merge #366: ARM assembly implementation of field_10x26 inner (rebase of #173)

Jonas Smedegaard dr at jones.dk
Sat Aug 27 12:00:03 UTC 2016


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

js pushed a commit to branch master
in repository libsecp256k1.

commit 7b0fb18b75da5f8d0d64a2f59c7297922cfa2972
Merge: 0172be9 001f176
Author: Pieter Wuille <pieter.wuille at gmail.com>
Date:   Wed May 25 19:01:24 2016 +0200

    Merge #366: ARM assembly implementation of field_10x26 inner (rebase of #173)
    
    001f176 ARM assembly implementation of field_10x26 inner (Wladimir J. van der Laan)

 Makefile.am                              |  23 +-
 configure.ac                             |  21 +-
 src/asm/field_10x26_arm.s                | 919 +++++++++++++++++++++++++++++++
 src/field_10x26_impl.h                   |  10 +-
 src/modules/ecdh/Makefile.am.include     |   2 +-
 src/modules/recovery/Makefile.am.include |   2 +-
 src/modules/schnorr/Makefile.am.include  |   2 +-
 7 files changed, 968 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list