Merge bitcoin-core/secp256k1#1354: Add ellswift to CHANGELOG
7c7467ab7fRefer to ellswift.md in API docs (Pieter Wuille)c32ffd8d8cAdd ellswift to CHANGELOG (Pieter Wuille) Pull request description: A follow-up with a CHANGELOG entry for #1129. ACKs for top commit: real-or-random: ACK7c7467ab7ftheStack: ACK7c7467ab7fTree-SHA512: 4f066e4b8d5e130f2b5bea0ed4c634e9426bc576342aad6c306e0805a8354e27a5e679b15ec869d4e7d36eb5d53174e46b3bf5e15d19a7e165afc82e46ddfcf5
This commit is contained in:
@@ -41,6 +41,8 @@ extern "C" {
|
||||
* - The paper uses an additional encoding bit for the parity of y. Here the
|
||||
* parity of t is used (negating t does not affect the decoded x coordinate,
|
||||
* so this is possible).
|
||||
*
|
||||
* For mathematical background about the scheme, see the doc/ellswift.md file.
|
||||
*/
|
||||
|
||||
/** A pointer to a function used by secp256k1_ellswift_xdh to hash the shared X
|
||||
|
||||
Reference in New Issue
Block a user