Commit Graph

  • 48c3e4723b
    Set version to 0.6.4-SNAPSHOT (#49) Fabrice Drouin 2022-03-24 16:26:17 +01:00
  • df183e88b2
    Set version to 0.6.3 (#45) v0.6.3 Fabrice Drouin 2022-03-23 19:15:00 +01:00
  • de3fc7fe11
    CI: fix windows tests (#48) Fabrice Drouin 2022-03-23 15:45:45 +01:00
  • d074a03f2d
    Set version to 0.6.3-SNAPSHOT sstone 2022-01-04 13:52:26 +01:00
  • 5942ccc977
    Set version to 0.6.2 (#41) v0.6.2 Fabrice Drouin 2022-01-04 11:27:49 +01:00
  • c3602dc649
    Update secp256k1 sources (#40) Fabrice Drouin 2021-12-20 19:35:23 +01:00
  • ac7d4983d5
    Export Schnorr signature API (#32) Fabrice Drouin 2021-11-23 17:38:46 +01:00
  • 5ee01ea526
    Set version to 0.6.2-SNAPSHOT sstone 2021-11-07 22:38:13 +01:00
  • 050cc83dd0
    Set version to 0.6.1 (#38) v0.6.1 Fabrice Drouin 2021-11-07 20:37:50 +01:00
  • 2ae6abcf93
    Clarify public key encoding and enrich tests (#37) Bastien Teinturier 2021-11-05 10:45:49 +01:00
  • f695e7453d
    Clean up and enrich tests (#35) Bastien Teinturier 2021-10-26 17:16:36 +02:00
  • 3389795a52
    Update build instructions (#34) Fabrice Drouin 2021-10-26 16:28:04 +02:00
  • 6955c7416a
    Add option to skip building and testing Android libraries (#33) Fabrice Drouin 2021-10-25 14:27:02 +02:00
  • e378bb04b1
    Set version to 0.6.1-SNAPSHOT sstone 2021-09-23 13:37:05 +02:00
  • 32ef659f82
    Update README Fabrice Drouin 2021-09-22 17:48:15 +02:00
  • 60801787f9
    Release 0.6.0 (#30) v0.6.0 Fabrice Drouin 2021-09-22 15:51:58 +02:00
  • e7644b7ddb
    Upgrade to kotlin 1.5 (#27) Fabrice Drouin 2021-09-22 15:22:05 +02:00
  • 3a394cdddc
    Update secp256k1 sources to be8d9c262f (#29) Fabrice Drouin 2021-09-22 15:03:20 +02:00
  • 4aa4dc2a50
    Set version to 0.5.3-SNASPHOT (#25) Fabrice Drouin 2021-08-10 09:48:31 +02:00
  • 7bc3aafd08
    Set version to 0.5.2 (#22) v0.5.2 Fabrice Drouin 2021-06-28 11:30:05 +02:00
  • 9c1afc715a
    Fix Android build (#23) Fabrice Drouin 2021-06-28 10:31:57 +02:00
  • b544b24cc3
    Fix memory leak in pubkeyCreate() (#20) Fabrice Drouin 2021-06-22 16:16:08 +02:00
  • 2b0254affb
    Update secp256k1 sources (#19) Fabrice Drouin 2021-06-17 11:42:50 +02:00
  • b23733d5d4
    Use kotlin 1.4.32, set version to 0.5.2-SNAPSHOT, remove bintray settings. (#18) Fabrice Drouin 2021-04-08 10:12:36 +02:00
  • 0751d7c103
    Update README.md Fabrice Drouin 2021-03-26 14:35:15 +01:00
  • eadd428895
    Set version to 0.5.1 (#17) v0.5.1 Fabrice Drouin 2021-03-22 21:44:01 +01:00
  • ad1979c11e
    Update libsecp256k1 code (#16) Fabrice Drouin 2021-03-19 19:07:05 +01:00
  • a609b092be
    Fix CI (#15) Romain Boisselle 2021-03-12 10:35:48 +01:00
  • f493edfdfb
    New publication configuration (#14) Romain Boisselle 2021-03-11 17:53:50 +01:00
  • 7d22d835a5
    Kotlin 1.4.31 (#13) v0.5.0 Salomon BRYS 2021-03-08 16:50:25 +01:00
  • bb25eb21b7
    Set version to 0.4.1 v0.4.1 sstone 2020-09-16 10:40:37 +02:00
  • 6a67dbe9f6
    signatureNormalize: relax check on signature size v0.4.0 sstone 2020-09-10 20:21:58 +02:00
  • 7272a55b8a
    Changed deployment artifact-id to secp256k1-kmp (#12) Salomon BRYS 2020-09-09 11:00:04 +02:00
  • d702925e40
    Kotlin 1.4.0 (#11) v0.3.0 Salomon BRYS 2020-08-18 10:52:42 +02:00
  • 7a33c81c01
    Use Kotlin 1.4 v0.3.0-1.4 sstone 2020-08-18 09:51:20 +02:00
  • 2615187b87
    Kotlin 1.4.0-rc (#10) v0.3.0-1.4-rc Romain Boisselle 2020-08-02 20:08:02 +02:00
  • dbf8301f34
    Android loading may fallback to standard JVM (#9) v0.3.0-1.4-M3 Salomon BRYS 2020-07-16 22:21:30 +02:00
  • 0cc4c251f9
    Fixup for #6 (native signature format detection) (#8) v0.2.1-1.4-M3 Fabrice Drouin 2020-07-09 20:16:39 +02:00
  • eeac972785
    Update README.md (#7) Salomon BRYS 2020-07-09 18:54:22 +03:00
  • 5af1807f38
    Fix signature format detection (#6) v0.2.0-1.4-M3 Fabrice Drouin 2020-07-09 15:59:07 +02:00
  • 6c850eb2c4
    Native jni build (#5) Salomon BRYS 2020-07-09 15:54:34 +03:00
  • c5dbc42496
    Kotlin 1.4-M3, fixed CI glitches & fixed build on Mac (#4) Salomon BRYS 2020-07-06 21:45:17 +02:00
  • 316e585e4c
    Rational ci (#3) Salomon BRYS 2020-07-06 11:37:10 +02:00
  • e2e250fb16 Update README.md Fabrice Drouin 2020-07-03 19:20:12 +02:00
  • fa425731a1
    GitHub actions (#2) Salomon BRYS 2020-07-03 19:12:38 +02:00
  • 08d1692932 Add compact2der() method sstone 2020-07-02 21:39:33 +02:00
  • 244673b04c Reset version number Salomon BRYS 2020-07-02 18:07:28 +02:00
  • 3ee2635d93
    Upgrade JNI interface (#1) Fabrice Drouin 2020-07-02 17:52:21 +02:00
  • 17dd83e476 Tests in their own module so that they can run on Android with the connectedCheck task Salomon BRYS 2020-07-02 12:19:29 +02:00
  • ffe4cc41dc Maven publications Salomon BRYS 2020-07-02 11:39:42 +02:00
  • 3b3d67a4fe JNI built in JNI Salomon BRYS 2020-07-01 18:26:24 +02:00
  • 6e4763e55b Using javac to generate header Salomon BRYS 2020-07-01 13:53:26 +02:00
  • 720637ec24 JNI Implementation in their own package Salomon BRYS 2020-07-01 12:46:04 +02:00
  • 1d9d57ca0a Android & JVM loader in their own modules Salomon BRYS 2020-07-01 12:15:04 +02:00
  • 9e1fc5d5ff Gradle Wrapper Salomon BRYS 2020-06-29 18:18:39 +02:00
  • 1787dedb4e Android fix Salomon BRYS 2020-06-29 17:44:27 +02:00
  • 4bdc836556 Explicit Signature & PubKey formats + bug fixes Salomon BRYS 2020-06-29 17:10:58 +02:00
  • b67cafed38 Doc Salomon BRYS 2020-06-29 13:06:59 +02:00
  • 3c317da9f5 Linux build in macos Salomon BRYS 2020-06-29 13:02:45 +02:00
  • 7e79a17a7f Maven publish Salomon BRYS 2020-06-29 12:05:04 +02:00
  • 548fb27c33 Compat with linux host Salomon BRYS 2020-06-29 11:41:34 +02:00
  • ff37b86ff3 Android implementation Salomon BRYS 2020-06-26 20:50:32 +02:00
  • 08b6d16836 Native & iOS implementation Salomon BRYS 2020-06-26 17:10:48 +02:00
  • 54abe2a397 JVM implementation Salomon BRYS 2020-06-26 13:48:50 +02:00