We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b74091 + 9170dec commit f92261bCopy full SHA for f92261b
CHANGELOG.md
@@ -1,4 +1,12 @@
1
2
+# 0.17.0
3
+
4
+- Move FFI into secp256k1-sys crate.
5
+- Add `external-symbols` feature for not building upstream.
6
+- Add functions to create a context from a raw pointer.
7
+- Support passing custom hash functions to ECDH.
8
+- Wrap Secp256k1 from raw context in a ManuallyDrop.
9
10
# 0.15.4 - 2019-09-06
11
12
- Add `rand-std` feature.
0 commit comments