[Pkg-bitcoin-commits] [libsecp256k1] 17/37: Merge #437: Unroll secp256k1_fe_(get|set)_b32 to make them much faster.

Jonas Smedegaard dr at jones.dk
Fri Aug 18 11:27:54 UTC 2017


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

js pushed a commit to branch master
in repository libsecp256k1.

commit 4cc8f52505b2922390a115c77eeb3b251bc9af88
Merge: 1199492 a2b6b19
Author: Pieter Wuille <pieter.wuille at gmail.com>
Date:   Tue Apr 25 16:18:37 2017 -0700

    Merge #437: Unroll secp256k1_fe_(get|set)_b32 to make them much faster.
    
    a2b6b19 Fix benchmark print_number infinite loop. (Gregory Maxwell)
    8b7680a Unroll secp256k1_fe_(get|set)_b32 for 10x26. (Gregory Maxwell)
    aa84990 Unroll secp256k1_fe_(get|set)_b32 for 5x52. (CryptoGuru)
    
    Tree-SHA512: b17fa454dc4ef614305e10575b0f87c3b37d398d6d3996d5bbbb8e27b0d9841aa13b3cffe93d13dc637c8c3071f8565919574ec0b07f02bf3b0eb6faf4b93251

 src/bench.h            |  2 +-
 src/field_10x26_impl.h | 65 ++++++++++++++++++++++++-------------
 src/field_5x52_impl.h  | 87 ++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 110 insertions(+), 44 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