Commit Graph

  • 32dc17a677
    Bump actions/checkout from 3.3.0 to 3.4.0 (#50) dependabot[bot] 2023-03-17 12:01:15 -0300
  • 5995b27e2e
    Bump actions/checkout from 3.3.0 to 3.4.0 dependabot[bot] 2023-03-15 23:59:55 +0000
  • 50620fc2f4
    bump to 0.5.0; don't enable frost-rerandomized with std (#48) 0.5.0 Conrado Gouvea 2023-03-09 17:05:07 -0300
  • c4bb1f5df5 Merge branch 'main' of https://github.com/ZcashFoundation/reddsa into release-0.4.1 Conrado Gouvea 2023-03-09 16:04:49 -0300
  • 3ac90e2e0a
    fix calls to renamed DKG functions; move dkg code to its own file (#49) Conrado Gouvea 2023-03-09 16:03:55 -0300
  • fd88e31ae1 fix calls to renamed DKG functions; move dkg code to its own file fix-dkg-renamings Conrado Gouvea 2023-03-09 15:50:11 -0300
  • 847433f04e use published version of frost-rerandomized Conrado Gouvea 2023-03-09 14:34:53 -0300
  • 69083f53ef add rust-version to Cargo.toml Conrado Gouvea 2023-03-07 15:47:00 -0300
  • b63bda7b5e
    Apply suggestions from code review Conrado Gouvea 2023-03-07 15:45:22 -0300
  • f696b9f343 bump to 0.4.1; don't enable frost-rerandomized with std Conrado Gouvea 2023-03-07 13:49:59 -0300
  • 797c18c213 bump MSRV to 1.60.0 in rust-toolchain Conrado Gouvea 2023-02-28 15:17:08 -0300
  • cf7a577478 test MSRV in CI Conrado Gouvea 2023-02-28 15:06:08 -0300
  • 879b54e09d bump MSRV to 1.60.0 in rust-toolchain Conrado Gouvea 2023-02-28 15:17:08 -0300
  • 38bb0e7adf test MSRV in CI ci-msrv Conrado Gouvea 2023-02-28 15:06:08 -0300
  • eadc48879a
    Migrate to `group` 0.13, `jubjub` 0.10, `pasta_curves` 0.5 (#44) str4d 2023-02-28 17:59:05 +0000
  • 4981c46387
    Update jubjub requirement from 0.9 to 0.10 dependabot[bot] 2023-02-28 01:03:42 +0000
  • 125d2d89cd Migrate to `group` 0.13, `jubjub` 0.10, `pasta_curves` 0.5 Jack Grigg 2023-02-28 00:20:02 +0000
  • 0e4c1093fb
    Update pasta_curves requirement from 0.4 to 0.5 dependabot[bot] 2023-02-27 23:07:53 +0000
  • 08bb408846
    add Pallas and Jubjub ciphersuites and FROST support (#33) Conrado Gouvea 2023-02-27 20:01:50 -0300
  • 88e08df5e8
    Apply suggestions from code review randomized-frost-simplified Conrado Gouvea 2023-02-27 19:21:55 -0300
  • 6a72035680 move FROST code inside frost folder Conrado Gouvea 2023-02-07 19:03:41 -0300
  • 6baedcf7d1 fix conditional hex dependency Conrado Gouvea 2023-02-07 17:26:09 -0300
  • 826928c15b
    Merge branch 'main' into randomized-frost-simplified Deirdre Connolly 2023-02-06 16:19:41 -0500
  • 507dcdf695 Release 0.4.0 0.4.0 Deirdre Connolly 2023-01-30 21:19:38 -0500
  • f4791fd5e2 Release 0.4.0 Deirdre Connolly 2023-01-30 21:19:38 -0500
  • 0389ec2b2f
    Update group requirement from 0.12 to 0.13 dependabot[bot] 2023-01-30 21:40:11 +0000
  • 805ef4b5c0
    port improvements from Zebra (#40) Conrado Gouvea 2023-01-30 18:16:53 -0300
  • 13a1ee15d8
    Update src/signature.rs Conrado Gouvea 2023-01-25 10:36:23 -0300
  • 87a53d8330
    Apply suggestions from code review Conrado Gouvea 2023-01-23 20:48:47 -0300
  • 5a41fdbc75 simplify fmt::Debug impls with new hex_if_possible() Conrado Gouvea 2023-01-23 20:48:06 -0300
  • a17dad095a
    Apply suggestions from code review Conrado Gouvea 2023-01-23 20:45:51 -0300
  • db81f23804 port improvements from Zebra Conrado Gouvea 2023-01-20 15:49:31 -0300
  • 31f29420c8
    unpin nightly Rust in coverage.yaml (#39) Conrado Gouvea 2023-01-16 16:32:17 -0300
  • 9cbb1c54b7 unpin nightly Rust in coverage.yaml unpin-nightly Conrado Gouvea 2023-01-09 16:40:35 -0300
  • 991cf42a01 Bump actions/checkout from 3.0.2 to 3.3.0 dependabot[bot] 2023-01-06 00:12:23 +0000
  • 01597cacaa unpin nightly Rust in coverage.yaml Conrado Gouvea 2023-01-09 16:40:35 -0300
  • 9ea38da56f update frost-rerandomized version Conrado Gouvea 2023-01-09 16:18:34 -0300
  • 0c5bed9006 Merge remote-tracking branch 'origin/main' into randomized-frost-simplified Conrado Gouvea 2023-01-09 15:37:51 -0300
  • 90b5d4369b change Jubjub serialize() to use to_bytes(); add comment to Pallas serialize() Conrado Gouvea 2023-01-09 15:25:04 -0300
  • d9f763bd34
    Apply suggestions from code review Conrado Gouvea 2023-01-09 15:16:30 -0300
  • 141580d6d2
    Apply suggestions from code review Conrado Gouvea 2023-01-09 15:15:28 -0300
  • 0b177bc229
    Bump actions/checkout from 3.0.2 to 3.3.0 dependabot[bot] 2023-01-06 00:12:23 +0000
  • 6f0dffc12e clippy fixes; remove old FROST code Conrado Gouvea 2022-10-14 22:27:47 -0300
  • 4b0714b8ca Bump codecov/codecov-action from 3.1.0 to 3.1.1 dependabot[bot] 2022-09-19 23:19:58 +0000
  • 5e98bcf4f6 Update criterion requirement from 0.3 to 0.4 dependabot[bot] 2022-09-12 23:24:37 +0000
  • 43b018bc34
    Bump actions/checkout from 3.0.2 to 3.2.0 dependabot[bot] 2022-12-13 01:12:59 +0000
  • 8217357f10 add torsion and identity checks where needed; tests Conrado Gouvea 2022-12-09 16:18:24 -0300
  • 06d9247cde add Jubjub support Conrado Gouvea 2022-12-09 11:10:24 -0300
  • cb10023c60 remove stale comment Conrado Gouvea 2022-12-09 10:21:47 -0300
  • 026836f4a6 move rerandomized test to frost-rerandomized; clean up dependencies; add 'frost' feature Conrado Gouvea 2022-12-06 16:32:30 -0300
  • f0be627ab0 remove randomized_frost; point to frost-randomized crate Conrado Gouvea 2022-12-05 20:02:37 -0300
  • c9602fefff tmp tmp Conrado Gouvea 2022-12-05 14:50:46 -0300
  • 33fe138797 simplified version Conrado Gouvea 2022-10-20 19:47:10 -0300
  • ce3a26f3d3 organized code randomized-frost Conrado Gouvea 2022-10-18 15:46:33 -0300
  • 828478a5eb add RedPallas ciphersuite and FROST support Conrado Gouvea 2022-07-06 14:51:40 -0300
  • becb04ce38 clippy fixes; remove old FROST code Conrado Gouvea 2022-10-14 22:27:47 -0300
  • 520ee96199
    Bump actions/checkout from 3.0.2 to 3.1.0 dependabot[bot] 2022-10-04 23:40:20 +0000
  • 8ab8eae10f
    Bump codecov/codecov-action from 3.1.0 to 3.1.1 dependabot[bot] 2022-09-19 23:19:58 +0000
  • fa8e3a80f5
    Update criterion requirement from 0.3 to 0.4 dependabot[bot] 2022-09-12 23:24:37 +0000
  • ff9a4ddd64
    Label Zcash consensus rules in reddsa (#27) Taylor Hornby 2022-09-12 13:47:24 -0600
  • 14d4622619
    Fix alloc feature (#28) Tomas Krnak 2022-09-12 21:45:43 +0200
  • 2ad5801387
    Update Cargo.toml Conrado Gouvea 2022-09-12 16:40:26 -0300
  • e9b04401b8 Fix alloc feature Tomas Krnak 2022-07-31 15:05:09 +0200
  • 67714d9ce6 Label Zcash consensus rules in reddsa Taylor Hornby 2022-07-21 14:38:16 -0600
  • 51b1519b0c fix category (no_std -> no-std) Conrado Gouvea 2022-05-10 19:54:11 -0300
  • 29f069dd82 fix category (no_std -> no-std) Conrado Gouvea 2022-05-10 19:54:11 -0300
  • 4b25d06c5d
    v0.3.0 release (#24) 0.3.0 Conrado Gouvea 2022-05-10 19:36:35 -0300
  • f5139c2940 v0.3.0 release Conrado Gouvea 2022-05-10 19:26:04 -0300
  • ebea547689 ci: test no_std build Conrado Gouvea 2022-05-06 11:58:34 -0300
  • c7016c5e81 ci: test no_std build Conrado Gouvea 2022-05-06 11:58:34 -0300
  • ed11f440ce
    Add `no-std` support (#11) Tomas Krnak 2022-05-06 16:57:45 +0200
  • cb95e987d0 use 2021 edition Conrado Gouvea 2022-05-06 11:50:43 -0300
  • 3caf57ba59 Merge branch 'main' of https://github.com/ZcashFoundation/reddsa into pr/11 Conrado Gouvea 2022-05-06 11:31:28 -0300
  • 0e912de300 Migrate to `group` 0.12 Jack Grigg 2022-05-05 18:04:17 +0100
  • f711bfa493 Migrate to `group` 0.12 Jack Grigg 2022-05-05 18:04:17 +0100
  • e4d63261dc
    Update group requirement from 0.11 to 0.12 dependabot[bot] 2022-05-04 23:23:16 +0000
  • 7e482abd03
    Update jubjub requirement from 0.8 to 0.9 dependabot[bot] 2022-05-04 23:23:06 +0000
  • 62e5638d48 Bump codecov/codecov-action from 2.1.0 to 3.1.0 dependabot[bot] 2022-04-21 23:22:43 +0000
  • 4f63f77c61 Bump actions/checkout from 3.0.0 to 3.0.2 dependabot[bot] 2022-04-21 23:22:46 +0000
  • e77cba216a
    Bump actions/checkout from 3.0.0 to 3.0.2 dependabot[bot] 2022-04-21 23:22:46 +0000
  • cfff65dee8
    Bump codecov/codecov-action from 2.1.0 to 3.1.0 dependabot[bot] 2022-04-21 23:22:43 +0000
  • 4ce6ec00c8
    Bump actions/checkout from 3.0.0 to 3.0.1 dependabot[bot] 2022-04-14 23:21:56 +0000
  • d4bc261cc5
    Bump codecov/codecov-action from 2.1.0 to 3.0.0 dependabot[bot] 2022-04-08 23:23:13 +0000
  • b302cbc5d2
    Bump codecov/codecov-action from 2.1.0 to 3 dependabot[bot] 2022-04-05 23:21:33 +0000
  • 3c5f87e1dd
    Bump actions/checkout from 2.4.0 to 3 (#14) dependabot[bot] 2022-03-16 21:00:06 -0400
  • cd76de2e94
    full semver Deirdre Connolly 2022-03-16 20:59:22 -0400
  • b4295a9b2f
    full semver Deirdre Connolly 2022-03-16 20:59:09 -0400
  • cb3090a9e3 Clean the code by outer attributes Tomas Krnak 2022-03-16 11:13:45 +0100
  • c383274ebd Add alloc feature flag Tomas Krnak 2022-03-16 10:08:57 +0100
  • 7238718018 Make zeroize dependency optional Tomas Krnak 2022-03-10 17:06:54 +0100
  • adea6c2556
    Bump actions/checkout from 2.4.0 to 3 dependabot[bot] 2022-03-02 00:40:11 +0000
  • 275a60b392
    Merge branch 'main' into alloc Tomas Krnak 2022-01-25 14:51:57 +0100
  • 2839de119f
    Remove a forgotten comment Tomas Krnak 2022-01-25 14:43:14 +0100
  • c95eed9509
    Fix typo (#13) Dimitris Apostolou 2022-01-20 16:24:06 +0200
  • df293322e1
    Fix typo Dimitris Apostolou 2022-01-20 02:13:40 +0200
  • af23f74080
    CHANGELOG for 0.2.0 0.2.0 Deirdre Connolly 2022-01-19 18:04:48 -0500
  • cadc865816
    Migrate to pasta_curves 0.3, blake2b_simd 1 (#10) str4d 2022-01-19 22:53:05 +0000
  • 7b8ce4182f
    Update blake2b_simd requirement from 0.5 to 1.0 dependabot[bot] 2022-01-19 22:45:14 +0000
  • 97e0a35637
    Update pasta_curves requirement from 0.2.1 to 0.3.0 dependabot[bot] 2022-01-19 22:45:02 +0000
  • 95c0527bb4
    Merge branch 'main' into update-deps Deirdre Connolly 2022-01-19 17:42:55 -0500