File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3+ # 0.5.0 - 2021-10-22
4+
5+ - Encrypt ECDSA adaptor signatures in release builds. Previously encryption returned just zero bytes.
6+ - Add support for "whitelist" ring signatures of libsecp256k1-zkp.
37- Rename ` secp256k1_zkp::bitcoin_hashes ` module to ` secp256k1_zkp::hashes ` .
48- Rename feature ` hashes ` to ` bitcoin_hashes ` to align with ` rust-secp256k1 ` .
59- Implement ` serde::{Serialize, Deserialize} ` for ` EcdsaAdaptorSignature ` .
Original file line number Diff line number Diff line change 11[package ]
22name = " secp256k1-zkp"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44authors = [ " Dawid Ciężarkiewicz <dpc@ucore.info>" ,
55 " Andrew Poelstra <apoelstra@wpsoftware.net>" ,
66 " Lucas Soriano <lucas@comit.network>" ,
You can’t perform that action at this time.
0 commit comments