Update copyright URL to be https

This commit is contained in:
Duke Leto
2020-09-20 13:17:38 -04:00
parent cb09e7feda
commit a7f88a87aa
496 changed files with 520 additions and 520 deletions

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include <string.h>

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/****

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014, 2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include <string.h>

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014, 2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/****

View File

@@ -2,7 +2,7 @@
/**********************************************************************
* Copyright (c) 2014 Wladimir J. van der Laan *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/*
ARM implementation of field_10x26 inner loops.

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_BASIC_CONFIG_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_BENCH_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2015 Pieter Wuille, Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include <string.h>

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include <stdio.h>

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include "include/secp256k1.h"

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include "include/secp256k1.h"

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include <stdio.h>

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECDSA_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECKEY_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECKEY_IMPL_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_H
@@ -36,7 +36,7 @@ static void secp256k1_ecmult(const secp256k1_ecmult_context *ctx, secp256k1_gej
/**********************************************************************
* Copyright (c) 2013, 2014, 2017 Pieter Wuille, Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_CONST_H
@@ -20,7 +20,7 @@ static void secp256k1_ecmult_const(secp256k1_gej *r, const secp256k1_ge *a, cons
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_CONST_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2015 Pieter Wuille, Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_CONST_IMPL_H
@@ -246,7 +246,7 @@ static void secp256k1_ecmult_const(secp256k1_gej *r, const secp256k1_ge *a, cons
/**********************************************************************
* Copyright (c) 2015 Pieter Wuille, Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_CONST_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_GEN_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014, 2015 Pieter Wuille, Gregory Maxwell *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_GEN_IMPL_H

View File

@@ -4,7 +4,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_ECMULT_IMPL_H
@@ -413,7 +413,7 @@ static void secp256k1_ecmult(const secp256k1_ecmult_context *ctx, secp256k1_gej
/*****************************************************************************
* Copyright (c) 2013, 2014, 2017 Pieter Wuille, Andrew Poelstra, Jonas Nick *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php. *
* file COPYING or https://www.opensource.org/licenses/mit-license.php *
*****************************************************************************/
#ifndef SECP256K1_ECMULT_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_REPR_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_REPR_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_REPR_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2014 Diederik Huys, Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/**

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_REPR_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_INNER5X52_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_FIELD_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014, 2015 Thomas Daede, Cory Fields *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#define USE_BASIC_CONFIG 1

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_GROUP_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_GROUP_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_HASH_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_HASH_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_MODULE_ECDH_MAIN_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_MODULE_ECDH_TESTS_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2018 Jonas Nick *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
/**

View File

@@ -2,7 +2,7 @@
/**********************************************************************
* Copyright (c) 2018 Andrew Poelstra, Jonas Nick *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_MODULE_MUSIG_MAIN_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2018 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_MODULE_MUSIG_TESTS_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_MODULE_RECOVERY_MAIN_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_MODULE_RECOVERY_TESTS_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2018 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_MODULE_SCHNORRSIG_MAIN_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2018 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_MODULE_SCHNORRSIG_TESTS_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_NUM_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_NUM_REPR_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_NUM_REPR_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_NUM_IMPL_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_H
@@ -112,7 +112,7 @@ static void secp256k1_scalar_mul_shift_var(secp256k1_scalar *r, const secp256k1_
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H
@@ -24,7 +24,7 @@ typedef struct {
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H
@@ -955,7 +955,7 @@ SECP256K1_INLINE static void secp256k1_scalar_mul_shift_var(secp256k1_scalar *r,
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H
@@ -24,7 +24,7 @@ typedef struct {
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H
@@ -726,7 +726,7 @@ SECP256K1_INLINE static void secp256k1_scalar_mul_shift_var(secp256k1_scalar *r,
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_IMPL_H
@@ -339,7 +339,7 @@ static void secp256k1_scalar_split_lambda(secp256k1_scalar *r1, secp256k1_scalar
/**********************************************************************
* Copyright (c) 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_IMPL_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H
@@ -20,7 +20,7 @@ typedef uint32_t secp256k1_scalar;
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_H

View File

@@ -3,7 +3,7 @@
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H
@@ -119,7 +119,7 @@ SECP256K1_INLINE static int secp256k1_scalar_eq(const secp256k1_scalar *a, const
/**********************************************************************
* Copyright (c) 2015 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_SCALAR_REPR_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2017 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_SCRATCH_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2017 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef _SECP256K1_SCRATCH_IMPL_H_

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#include "../include/secp256k1.h"

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_TESTRAND_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013-2015 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_TESTRAND_IMPL_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014, 2015 Pieter Wuille, Gregory Maxwell *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#if defined HAVE_CONFIG_H

View File

@@ -1,7 +1,7 @@
/***********************************************************************
* Copyright (c) 2016 Andrew Poelstra *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#if defined HAVE_CONFIG_H

View File

@@ -1,7 +1,7 @@
/**********************************************************************
* Copyright (c) 2013, 2014 Pieter Wuille *
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
* file COPYING or https://www.opensource.org/licenses/mit-license.php*
**********************************************************************/
#ifndef SECP256K1_UTIL_H