LBRY-Vault/contrib/requirements
SomberNight 5b88b8667e
also grind ecdsa low R when using libsecp256k1, and fix tests
note: low R grinding would not have to be duplicated if we trusted the caller
to have done it already (as is the case with the classes in ecc.py), and if
we propagated the choice of "random_k" as part of the nonce_function passed
to libsecp256k1 (which is not currently done)
2019-12-05 20:27:55 +01:00
..
requirements-binaries.txt requirements: allow using newer pycryptodomex 2019-08-09 21:27:13 +02:00
requirements-hw.txt Add multisig support for Coldcard plugin 2019-09-18 18:29:29 +02:00
requirements-travis.txt Add new requirements file for binaries in contrib 2018-02-11 16:59:07 +01:00
requirements-wine-build.txt wine build: pin build dependencies 2019-08-09 19:05:32 +02:00
requirements.txt also grind ecdsa low R when using libsecp256k1, and fix tests 2019-12-05 20:27:55 +01:00