- May 21, 2019
-
-
Elichai Turkel authored
-
Andrew Poelstra authored
Add human readable serialization to Signatures
-
Andrew Poelstra authored
Feature gate recovery module
-
Jonas Nick authored
-
Jonas Nick authored
-
Jonas Nick authored
-
Jonas Nick authored
-
- May 20, 2019
-
-
Jonas Nick authored
-
- May 17, 2019
-
-
Andrew Poelstra authored
Add human readable serialization and deserialization to Secret Key
-
- May 14, 2019
-
-
Jonas Nick authored
-
- May 10, 2019
-
-
Tim Ruffing authored
Add no-std support
-
Elichai Turkel authored
-
- May 01, 2019
-
-
Andrew Poelstra authored
Fix `Rand` trait bounds.
-
Andrew Poelstra authored
Add as_mut_ptr to PublicKey
-
- Apr 30, 2019
-
-
Elichai Turkel authored
-
- Apr 27, 2019
-
-
Tim Ruffing authored
Relax cc dependency requirements.
-
- Apr 24, 2019
-
-
Aleksei Sidorov authored
- set allowed versions range for the `cc` dependency
-
- Apr 16, 2019
-
-
Jonas Nick authored
-
Aleksei Sidorov authored
-
- Apr 14, 2019
-
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-
- Mar 04, 2019
-
-
Andrew Poelstra authored
Add raw context getter to Secp256k1 struct
-
- Mar 01, 2019
-
-
Jonas Nick authored
-
- Feb 26, 2019
-
-
Andrew Poelstra authored
Bumps rand to 0.6.X & associated updates
-
François Garillot authored
Changes include cargo-fix generated, Default impls
-
https://git.io/fhDLOFrançois Garillot authored
-
François Garillot authored
-
- Feb 25, 2019
-
-
Andrew Poelstra authored
Test builds using cargo-web on Travis to ensure they dont break
-
- Jan 31, 2019
-
-
Matt Corallo authored
-
- Jan 18, 2019
-
-
Andrew Poelstra authored
bump version to 0.12.2
-
Andrew Poelstra authored
-
- Jan 17, 2019
-
-
Matt Corallo authored
Stop checking context flags for secp256k1_ecdh as its not required
-
- Jan 16, 2019
-
-
Matt Corallo authored
-
- Jan 15, 2019
-
-
Andrew Poelstra authored
bump version to 0.12.1
-
Andrew Poelstra authored
-
- Jan 09, 2019
-
-
Matt Corallo authored
Sync fuzztarget combine with tweak_add since real functions do that
-
Pierre Krieger authored
Fix cargo warning output and wrong pointer width Co-Authored-By: tomaka <[email protected]>
-
- Jan 08, 2019
-
-
Matt Corallo authored
Some new fuzz tests I was writing ended up failing because two nodes came up with different keys because adding public keys and adding a tweak to a private key and multiplying by the generator should get the same thing.
-