- Jul 31, 2018
-
-
Andrew Poelstra authored
Update a couple dependencies
-
- Jul 30, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
- Jul 26, 2018
-
-
Andrew Poelstra authored
bump version to 0.10.0; introduce CHANGELOG.md
-
- Jul 25, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
add feature-gated serde 1.0 support for Signature, SecretKey, PublicKey
-
Andrew Poelstra authored
-
Andrew Poelstra authored
remove `PublicKey::new()` and `PublicKey::is_valid()`
-
Andrew Poelstra authored
Minor fixes
-
- Jul 24, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
build.rs: change build flags to eliminate compiler warnings
-
Andrew Poelstra authored
-
Andrew Poelstra authored
Use latest version at docs.rs
-
Andrew Poelstra authored
Update secp256k1 dependency
-
- Jul 09, 2018
-
-
Roman Zeyde authored
-
Roman Zeyde authored
It was removed from bitcoin-core/libsecp256k1 at e06e878fd7dcc99825025fa99aedb86bc7d5c29f
-
Roman Zeyde authored
-
- Jun 08, 2018
-
-
Andrew Poelstra authored
Improve API ergonomics
-
Thomas Eizinger authored
-
Thomas Eizinger authored
This introduces the actual breaking API change.
-
Thomas Eizinger authored
Remove ContextFlag enum Remove InvalidContext error-enum variant Remove unused imports
-
Thomas Eizinger authored
The new API allows us to remove a bunch of tests which are now checked by the compiler.
-
- Jun 06, 2018
-
-
Thomas Eizinger authored
Add type parameter to Secp256k1 Add PhantomData for C Separate into structs and traits Move constructors to own impl blocks
-
- Jun 04, 2018
-
-
Andrew Poelstra authored
bump version to 0.9.2
-
Andrew Poelstra authored
-
Andrew Poelstra authored
impl fuzztarget secp256k1_ecdsa_signature_serialize_der
-
- Jun 01, 2018
-
-
Andrew Poelstra authored
Implement Ord for arrays
-
- May 31, 2018
-
-
Aleksey Sidorov authored
-
- May 22, 2018
-
-
Aleksey Sidorov authored
-
Aleksey Sidorov authored
-
- May 12, 2018
-
-
Matt Corallo authored
ignore intellij files
-
- May 11, 2018
-
-
Tamas Blummer authored
-
- Apr 25, 2018
-
-
Matt Corallo authored
-
- Apr 17, 2018
-
-
Andrew Poelstra authored
Fix fuzztarget ECDH to be symmetric
-
- Mar 29, 2018
-
-
Matt Corallo authored
-
Matt Corallo authored
-
- Mar 21, 2018
-
-
Andrew Poelstra authored
Fix for older rustcs, removing serde/rustc-serialize and a missing include in fuzztarget
-
Matt Corallo authored
-