Sebastian
|
b0ae2a6842
|
Merge pull request #521 from RCasatta/errors_enum
Errors enum improvements
|
2021-06-15 14:01:56 +02:00 |
Riccardo Casatta
|
9613181601
|
Split invalid version for address and extended key, saving also 16 bytes on the stack
|
2021-06-13 22:39:32 +02:00 |
Devrandom
|
95aa3bf153
|
std -> core
|
2021-06-11 17:28:04 +02:00 |
Dr Maxim Orlovsky
|
187eae8a13
|
Streamlining private key construction API in BIP32
|
2021-05-01 13:40:21 +02:00 |
Dr Maxim Orlovsky
|
ceacc7d85f
|
Constructors for compressed and uncompressed ECDSA keys
|
2021-05-01 13:34:04 +02:00 |
Dr Maxim Orlovsky
|
b17d7fc31c
|
Moving keys under `util::ecdsa`, re-exporting them at `util::key`
This is the first step in introducing Schnorr key support as per #588
|
2021-04-12 14:17:42 +02:00 |