Skip to content
Snippets Groups Projects
Select Git revision
  • 1
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 2
  • 20
  • 21
  • 22
  • 24
  • 25
  • 26
  • 27
  • 29
  • parity-secp256k1-v0.7.0
  • 0.15.5
  • 0.15.4
  • 0.15.3
  • 0.15.2
  • 0.15.1
  • 0.15.0
  • 0.14.1
  • 0.14.0
  • 0.13.0
  • 0.12.2
  • 0.12.1
  • 0.11.6
  • 0.12.0
  • 0.11.5
  • 0.11.4
  • 0.11.3
  • 0.11.2
  • 0.11.1
  • 0.11.0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jan14911Dec1096527Nov222120175329Oct282423221816141110117Sep16141396422Aug21201916131252126Jul25242318161412854313Jun329May212017141011130Apr272416144Mar126Feb2530Jan181716159827Dec197316Nov1098764330Oct29282525Sep21141311431Aug222120151231Jul30262524918Jun64131May22121125Apr1729Mar2120191853225Feb14417Jan22Dec211918Nov171526Jul2221128May27Apr3Mar27Feb31Jan10Oct20Aug17710Jun7130May282615Mar1027Feb1621Jan20148520Dec191529Nov1815828Oct262517141311921Sep201828Jul4May330Apr281613121110965426Mar2517Jan12Sep4131Aug302827241716151110423Jul6relax version constraint on `cc`32 dp/chore/upd…32 dp/chore/update-to-upstream upstream/32Update to 0.17.2Merge tag '0.17.2' into dp/chore/update-to-upstreamMerge pull request #191 from elichai/2020-01-fuzztargetBump version to 0.17.2Fix fuzztarget symbolsMerge pull request #189 from stevenroose/fix-linksBump to v0.17.1Bump secp256k1-sys to v0.1.1Update Cargo.toml link in vendor scriptCleanup and resolve todosAdd SecretKey.inv_assign and the backing C-code (WIP)Merge pull request #187 from rust-bitcoin/2019-12-keyword-reduceremove some keywoards from secp-sys Cargo.tomlMerge pull request #185 from stevenroose/v0.17.0-changelogUpdate changelog for v0.17.0Merge pull request #180 from elichai/2019-11-SharedSecretAdd ECDH to the no-std testsAdd an unsafe variant of new_with_has called new_with_hash_no_panicMerge pull request #186 from elichai/2019-12-manualdropfeature gate new_with_hash with std only, added catch_unwindFixed secp256k1_ecdh fuzztargetWrap Secp256k1 from raw context in a ManuallyDropAdd tests for the new SharedSecret::new_with_hash() functionAdd 'new_with_hash' function to SharedSecretReplace SharedSecret with a more generic alternativeMerge pull request #169 from stevenroose/sysBump version to v0.17.0Add external-symbols feature to support external libsecpAdd vendor script to prefix secp256k1 sourcesAdd secp256k1-sys README and LICENSE filesAdd secp256k1-sysAdd forgotten mention of upstream updateMerge pull request #179 from elichai/2019-11-raw-contextAdd tests for raw contextAdd functions to create from raw contextMerge pull request #162 from elichai/2019-09-ffiMerge pull request #184 from elichai/2019-11-contextMake Context::deallocate unsafe fnMake the Context trait unimplementable