Andrew Kozlik
|
34621a6b6d
|
fix(crypto,core,legacy): Check private key validity when deriving public key.
[no changelog]
|
2021-11-01 16:39:53 +01:00 |
|
Fabien
|
9ef26c347e
|
Add support for Schnorr crypto (BCH variant)
Support Schnorr signature and verification defined in
https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/2019-05-15-schnorr.md.
The implementation is based on https://github.com/Bitcoin-ABC/secp256k1
as well as the test vectors.
|
2021-03-09 14:22:56 +01:00 |
|
Pavol Rusnak
|
cc2acb2e67
|
Revert "crypto: add support for schnorr signatures"
This reverts commit 8114e0f9fc .
|
2019-05-23 20:15:30 +02:00 |
|
armatusmiles
|
8114e0f9fc
|
crypto: add support for schnorr signatures
|
2019-04-22 00:52:50 +02:00 |
|