Issues
- 3
- 1
Global context is randomized twice
#759 opened by DaniPopes - 0
Wrong doc for creating Keypair
#758 opened by jonasnick - 3
Make the signing API use `Into<Message>`
#700 opened by tcharding - 3
Investigate running tests in Valgrind
#756 opened by liamaharon - 4
- 1
- 4
- 5
- 7
- 2
- 0
`RecoveryId` should be an enum
#727 opened by Kixunil - 3
- 3
- 6
`SecretKey::secret_bytes()` and `Index<FullRante> for SecretKey` contradict each other
#724 opened by Kixunil - 0
- 2
Remove useless/broken reexport of `hashes`
#723 opened by Kixunil - 18
Why is `global-context-less-secure` a feature?
#713 opened by Kixunil - 1
Deprecate `Message::from_digest_slice`?
#710 opened by Kixunil - 13
- 3
We should also probably make `AlignedType` contain `MaybeUninit` or something like that, as the C code might write padding bytes to it.
#707 opened by apoelstra - 2
`SecretKey::new()` and `KeyPair::new()` can be implemented without loops
#698 opened by StackOverflowExcept1on - 3
- 1
Update secp256k1 C dependency to 0.3.1
#631 opened by jonasnick - 2
Schnorr - bitcoin - combine 2 schnorr signatures
#694 opened by tinguyen1107 - 25
- 0
secp256k1-sys/src/lib.rs uses a wildcard import
#681 opened by apoelstra - 1
What does `SECP256K1_API` do?
#680 opened by tcharding - 3
Cross compile from x86_64-unknown-linux-gnu to aarch64-apple-darwin fails
#679 opened by kcalvinalvin - 8
Missing methods to work with byte representations of `ElligatorSwiftSharedSecret`
#675 opened by cafce25 - 11
- 2
vendor informational message may be misleading
#671 opened by tcharding - 5
secp256k1-sys v0.9.0 does not support wasm32-unknown-unknown, how to fix this problem?
#667 opened by readygo67 - 8
Stabalization - roadmap to v1.0
#662 opened by tcharding - 10
- 3
`preallocated_*` promotes unsoundness
#665 opened by Kixunil - 5
Improvements to error handling
#633 opened by sanket1729 - 8
- 1
Make the library safer to dynamically link?
#657 opened by Kixunil - 1
- 4
ESP32C3 RISCV Support
#654 opened by 448-OG - 1
`keypair` does not match `KeyPair`
#647 opened by tcharding - 2
Rethink context objects
#637 opened by sanket1729 - 1
How to use the D type?
#636 opened by BlowaterNostr - 2
The ECDH shared secret does not agree with that generated by NodeJS's computeSecret().
#634 opened by fadedbee - 10
- 1
cargo feature or bug?
#626 opened by tcharding - 1
Improve definition of the `Message` struct
#619 opened by Harshil-Jani - 0
- 3
Signature fixtures changed between 0.25.0 and 0.26.0
#616 opened by junderw