release state of library vs bitcoin-core #264

issue nessence opened this issue on July 2, 2015
  1. nessence commented at 5:15 PM on July 2, 2015: none

    Is there particular commit of this repos which can be used for production, or is github.com/bitcoin the best code for applications to use?

  2. sipa commented at 5:21 PM on July 2, 2015: contributor

    There is no formal release of libsecp256k1 yet, and using it for production purposes is discouraged.

    Bitcoin Core includes a pre-release version of this library, but only for signing, as that already provides benefits (in terms of side channel attack protection and deterministic signing) over the old OpenSSL code. However, that's only reasonable because signing has much lower risks, while verification is still done by the old code.

  3. sipa commented at 5:21 PM on July 2, 2015: contributor

    In particular, the API is not stable yet.

  4. sipa commented at 12:37 AM on August 28, 2015: contributor

    Closing this issue in favor of #286.

  5. sipa closed this on Aug 28, 2015


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 07:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me