secp256k1/include
Jonas Nick 297ce82091
Merge bitcoin-core/secp256k1#966: Make aux_rand32 arg to secp256k1_schnorrsig_sign const
db4667d5e0 Make aux_rand32 arg to secp256k1_schnorrsig_sign const (Pieter Wuille)

Pull request description:

ACKs for top commit:
  real-or-random:
    ACK db4667d5e0 diff looks good
  jonasnick:
    ACK db4667d5e0

Tree-SHA512: 6f003c856b0e11f3f41f6d8007470129f02f9075416c6a5d3904f8efb5fa461f38e600a6b31d326314b2961946c8c6b3bca1a8e9b333b52e099a6f023a04c698
2021-10-15 15:57:23 +00:00
..
secp256k1.h Add missing null check for ctx and input keys in the public API 2021-07-04 12:47:46 +03:00
secp256k1_ecdh.h Improve consistency for NULL arguments in the public interface 2021-07-04 12:47:45 +03:00
secp256k1_extrakeys.h Improve consistency for NULL arguments in the public interface 2021-07-04 12:47:45 +03:00
secp256k1_preallocated.h Add missing null check for ctx and input keys in the public API 2021-07-04 12:47:46 +03:00
secp256k1_recovery.h Improve consistency for NULL arguments in the public interface 2021-07-04 12:47:45 +03:00
secp256k1_schnorrsig.h Merge bitcoin-core/secp256k1#966: Make aux_rand32 arg to secp256k1_schnorrsig_sign const 2021-10-15 15:57:23 +00:00