1. Jul 26, 2017
  2. Jul 21, 2017
  3. Jul 12, 2017
  4. May 08, 2017
  5. Apr 27, 2017
  6. Oct 10, 2016
  7. Aug 20, 2016
  8. Aug 07, 2016
    • Andrew Poelstra's avatar
      Add ZERO_KEY and ONE_KEY constants · 9e3b93d5
      Andrew Poelstra authored
      Turns out you cannot initialize constant SecretKeys in any way; these
      two constants should cover most sane use cases (other good choices
      are the SECG generator and the Alpha CT generator, but these will
      wait for a major CT-supporting upgrade, unless demand for them appears.)
      9e3b93d5
  9. May 30, 2016
  10. Jan 14, 2016
  11. Jan 09, 2016
  12. Jan 06, 2016
  13. Dec 20, 2015
  14. Dec 15, 2015
  15. Nov 19, 2015
  16. Nov 15, 2015
  17. Nov 08, 2015
    • Andrew Poelstra's avatar
      Bump minor version number · 54632bf7
      Andrew Poelstra authored
      We had added a necessary include directory to build.rs but not updated the
      library on crates.io, so dependencies of rust-secp were failing to build.
      (However, on my local system I had secp installed in /usr/local/include,
      so I did not notice the problem until Travis pointed it out on a different
      project!)
      54632bf7
  18. Oct 28, 2015
  19. Oct 26, 2015