Commit Graph

  • c2203f0b1c ecdsa: SigningKey init cleanup (#306) Tony Arcieri 2021-06-07 07:06:14 -07:00
  • 4dd50b67d8 ecdsa: fix ff imports in test gen macros (#305) Tony Arcieri 2021-06-06 10:26:17 -07:00
  • c7f2f4f798 ecdsa: bump version to v0.12.0-pre (#304) Tony Arcieri 2021-06-06 09:04:01 -07:00
  • 3004490c96 ecdsa: remove PrimeField bounds; leverage ScalarArithmetic (#303) Tony Arcieri 2021-06-06 08:53:14 -07:00
  • 78ce5f5c02 ecdsa: bump elliptic-curve crate to v0.10.0-pre; MSRV 1.51+ (#302) Tony Arcieri 2021-06-05 10:31:54 -07:00
  • 9b2aed6f86 build(deps): bump der from 0.3.4 to 0.3.5 (#301) dependabot[bot] 2021-05-25 06:34:35 -07:00
  • 610c0be2d6 ecdsa v0.11.1 (#300) ecdsa/v0.11.1 Tony Arcieri 2021-05-24 17:48:58 -07:00
  • 8c6331c8fe ecdsa: use PartialOrd/Ord impls from elliptic-curve v0.9.12 (#299) Tony Arcieri 2021-05-18 17:41:28 -07:00
  • 98077f0e86 ecdsa: add Ord and PartialOrd impls on VerifyingKey (#298) Tony Arcieri 2021-05-18 17:05:26 -07:00
  • 7280885545 build(deps): bump serde from 1.0.125 to 1.0.126 (#296) dependabot[bot] 2021-05-17 06:55:57 -07:00
  • 27b759096b build(deps): bump der from 0.3.3 to 0.3.4 (#297) dependabot[bot] 2021-05-17 06:55:46 -07:00
  • 814b0aff80 build(deps): bump sha2 from 0.9.4 to 0.9.5 (#295) dependabot[bot] 2021-05-11 22:30:39 -07:00
  • 618d85329e build(deps): bump sha2 from 0.9.3 to 0.9.4 (#293) dependabot[bot] 2021-05-05 23:16:30 -07:00
  • 0b88295ec1 ed25519 v1.1.1 (#292) ed25519/v1.1.1 Tony Arcieri 2021-04-30 10:26:41 -07:00
  • db0778d877 ed25519: updates for ring-compat v0.2.1 (#291) Tony Arcieri 2021-04-30 10:16:55 -07:00
  • a9ee79b896 ed25519 v1.1.0 (#290) ed25519/v1.1.0 Tony Arcieri 2021-04-30 08:36:03 -07:00
  • bcc1910672 ed25519: bump ring-compat to v0.2; MSRV 1.47+ (#289) Tony Arcieri 2021-04-30 08:27:18 -07:00
  • 17b78e9c73 ecdsa v0.11.0 (#288) ecdsa/v0.11.0 Tony Arcieri 2021-04-29 12:34:06 -07:00
  • d246bcfa31 ecdsa: bump hmac crate dependency to v0.11 (#287) Tony Arcieri 2021-04-29 12:13:18 -07:00
  • a6d46fb3e0 build(deps): bump elliptic-curve from 0.9.10 to 0.9.11 (#286) dependabot[bot] 2021-04-22 05:46:23 -07:00
  • 64841f3f30 ecdsa v0.11.0-pre.6 (#285) ecdsa/v0.11.0-pre.6 Tony Arcieri 2021-04-21 15:32:27 -07:00
  • 66de13088a ecdsa: bump elliptic-curve to v0.9.10; use ScalarBytes (#284) Tony Arcieri 2021-04-21 15:14:49 -07:00
  • f1f0e57b05 ecdsa: fix digest+hazmat feature combo (#283) Tony Arcieri 2021-04-21 12:35:23 -07:00
  • b11cfa335e ecdsa v0.11.0-pre.5 (#282) ecdsa/0.11.0-pre.5 Tony Arcieri 2021-04-21 12:01:39 -07:00
  • 7f3aedd6ca ecdsa: replace CheckSignatureBytes with Order (#281) Tony Arcieri 2021-04-21 11:30:29 -07:00
  • 89d4dee65d ecdsa: bound curve implementations on Order trait (#280) Tony Arcieri 2021-04-21 09:21:30 -07:00
  • 54edf5ed7c build(deps): bump der from 0.3.1 to 0.3.3 (#279) dependabot[bot] 2021-04-16 07:17:46 -07:00
  • 147e0a55ca build(deps): bump bincode from 1.3.2 to 1.3.3 (#278) dependabot[bot] 2021-04-12 08:00:19 -07:00
  • a21cfe7d1c build(deps): bump serde from 1.0.124 to 1.0.125 (#265) dependabot[bot] 2021-04-02 11:56:18 -07:00
  • a5418a56e7 ecdsa: use verifying_key name consistently (#273) Tony Arcieri 2021-04-02 11:47:16 -07:00
  • d7183454a8 ecdsa v0.11.0-pre.4 (#272) ecdsa/v0.11.0-pre.4 Tony Arcieri 2021-04-02 07:08:24 -07:00
  • 91db40fcc6 ecdsa: fix dev module imports (#271) Tony Arcieri 2021-04-02 06:58:24 -07:00
  • 0f06d23cea ecdsa v0.11.0-pre.3 (#270) ecdsa/v0.11.0-pre.3 Tony Arcieri 2021-04-02 06:41:45 -07:00
  • 8e5271cb3b build(deps): bump der from 0.3.0 to 0.3.1 (#269) dependabot[bot] 2021-04-02 05:35:17 -07:00
  • d9381f04fd ecdsa: flatten and simplify public API (#268) Tony Arcieri 2021-03-26 07:25:22 -07:00
  • 6bbe34711e ecdsa: bump der dependency to v0.3 (#267) Tony Arcieri 2021-03-26 07:08:49 -07:00
  • f0e3871eac Cargo.lock: bump dependencies (#264) Tony Arcieri 2021-03-22 08:19:14 -07:00
  • 9ba1f8622e build(deps): bump serde from 1.0.123 to 1.0.124 (#261) dependabot[bot] 2021-03-17 12:44:33 -07:00
  • 80f0697788 ecdsa v0.11.0-pre.2 (#263) ecdsa/v0.11.0-pre.2 Tony Arcieri 2021-03-17 12:41:03 -07:00
  • 95f424f4a5 build(deps): bump bincode from 1.3.1 to 1.3.2 (#256) dependabot[bot] 2021-03-17 12:22:50 -07:00
  • ef183be169 ecdsa: bump base64ct, elliptic-curve, and pkcs8; MSRV 1.47+ (#262) Tony Arcieri 2021-03-17 12:12:48 -07:00
  • 9df4f30764 ecdsa: add new_wycheproof_test macro for dev (#260) David Drysdale 2021-03-01 14:30:19 +00:00
  • 9851c59bf6 build(deps): bump der from 0.2.9 to 0.2.10 (#259) dependabot[bot] 2021-03-01 06:28:53 -08:00
  • 385a3b38fd ecdsa: remove useless debug assert (#258) Tony Arcieri 2021-02-28 09:01:49 -08:00
  • 369bfbbc5e build(deps): bump der from 0.2.8 to 0.2.9 (#255) dependabot[bot] 2021-02-25 06:05:15 -08:00
  • 09f6421c3b Cargo.lock: bump dependencies (#254) Tony Arcieri 2021-02-22 14:27:38 -08:00
  • 4d67c71751 Cargo.lock: bump dependencies (#253) Tony Arcieri 2021-02-20 08:56:52 -08:00
  • fbdc3e647e Cargo.lock: bump dependencies (#251) Tony Arcieri 2021-02-18 20:52:48 -08:00
  • 23f99b01d0 build(deps): bump der from 0.2.3 to 0.2.4 (#250) dependabot[bot] 2021-02-16 21:45:59 -08:00
  • 8c933c84a6 build(deps): bump elliptic-curve from 0.9.2 to 0.9.3 (#249) dependabot[bot] 2021-02-16 21:45:48 -08:00
  • 2f18ff336c build(deps): bump der from 0.2.2 to 0.2.3 (#248) dependabot[bot] 2021-02-16 05:45:54 -08:00
  • ed5ba6aeed Clarify purpose of FromDigest trait (#244) rvolgers 2021-02-15 16:44:28 +01:00
  • a97076645e build(deps): bump der from 0.2.1 to 0.2.2 (#247) dependabot[bot] 2021-02-15 06:04:02 -08:00
  • 954cc484b8 Fix compile error in ed25519 example. (#246) Alex 2021-02-13 07:51:57 -08:00
  • bfd60bad09 Add deps.rs badge Artyom Pavlov 2021-02-12 22:01:32 +00:00
  • 71c94ee0f0 Change HmacDrbg to support variable output size (#243) rvolgers 2021-02-12 17:00:06 +01:00
  • e24ccec800 ecdsa v0.11.0-pre.1 (#242) ecdsa/v0.11.0-pre.1 Tony Arcieri 2021-02-11 08:10:31 -08:00
  • 3f118b57d0 ecdsa: bump elliptic-curve crate to v0.9.2 (#241) Tony Arcieri 2021-02-11 07:14:53 -08:00
  • 34e51c4338 Cargo.lock: bump dependencies (#240) Tony Arcieri 2021-02-11 06:02:55 -08:00
  • eaaf5b8699 ecdsa: bump elliptic-curve dependency to v0.9 (#239) Tony Arcieri 2021-02-10 11:44:07 -08:00
  • 19558849ad ecdsa: add FromDigest trait (#238) Tony Arcieri 2021-02-10 10:16:33 -08:00
  • c12a1eae1d build(deps): bump der from 0.2.0 to 0.2.1 (#237) dependabot[bot] 2021-02-03 04:44:13 -08:00
  • 63967617a6 build(deps): bump sha2 from 0.9.2 to 0.9.3 (#236) dependabot[bot] 2021-02-01 12:05:27 +00:00
  • 791eb45da2 Bump pkcs8 crate to v0.4 (#234) Tony Arcieri 2021-01-26 13:02:06 -08:00
  • aed983a8cd build(deps): bump serde from 1.0.122 to 1.0.123 (#233) dependabot[bot] 2021-01-26 07:02:21 +00:00
  • b5b7f65e18 build(deps): bump serde from 1.0.120 to 1.0.122 (#232) dependabot[bot] 2021-01-25 08:49:38 +00:00
  • bbc68d977d Bump der and pkcs8 dependencies (#231) Tony Arcieri 2021-01-22 12:54:48 -08:00
  • 410c6762e1 Cargo.lock: bump deps to flat-namespaced elliptic-curve crate (#230) Tony Arcieri 2021-01-21 18:45:15 -08:00
  • cc887c7ba6 Cargo.lock: bump deps (#229) Tony Arcieri 2021-01-21 15:58:39 -08:00
  • 5a3b4b31fa build(deps): bump serde from 1.0.119 to 1.0.120 (#228) dependabot[bot] 2021-01-20 05:38:53 +00:00
  • 41a3646229 ecdsa: remove FieldBytes bounds (#227) Tony Arcieri 2021-01-13 06:43:00 -08:00
  • 3305e5b357 build(deps): bump serde from 1.0.118 to 1.0.119 (#224) dependabot[bot] 2021-01-13 01:41:59 +03:00
  • 46e4f3729c ecdsa: use der crate for decoding/encoding signatures (#226) Tony Arcieri 2021-01-12 14:17:44 -08:00
  • dfd4413482 ecdsa: bump elliptic-curve to v0.9.0-pre (#225) Tony Arcieri 2021-01-12 08:57:27 -08:00
  • 8f8b553fff build(deps): bump elliptic-curve from 0.8.3 to 0.8.4 (#220) dependabot[bot] 2020-12-24 07:26:31 -08:00
  • b95bb981f2 ecdsa v0.10.2 (#219) ecdsa/v0.10.2 Tony Arcieri 2020-12-22 08:13:37 -08:00
  • fbb16f7b2f ecdsa: use the dev module from the elliptic-curve crate (#218) Tony Arcieri 2020-12-22 08:01:15 -08:00
  • ec84aa6981 ecdsa v0.10.1 (#217) ecdsa/v0.10.1 Tony Arcieri 2020-12-16 21:57:09 -08:00
  • 300e8d4b02 ecdsa v0.10.0 (#216) ecdsa/v0.10.0 Tony Arcieri 2020-12-16 20:41:13 -08:00
  • 03dea3b860 ecdsa: bump elliptic-curve dependency to v0.8 (#215) Tony Arcieri 2020-12-16 20:35:35 -08:00
  • dfcbaeca40 ecdsa v0.10.0-pre (#214) ecdsa/v0.10.0-pre Tony Arcieri 2020-12-16 19:16:11 -08:00
  • ffcf74ff03 ecdsa: bump elliptic-curve dependency to v0.8.0-pre (#213) Tony Arcieri 2020-12-16 19:06:30 -08:00
  • 843bf50cae build(deps): bump ring-compat from 0.1.0 to 0.1.1 (#211) dependabot[bot] 2020-12-14 05:52:44 -08:00
  • 606c3a472b build(deps): bump elliptic-curve from 0.7.0 to 0.7.1 (#210) dependabot[bot] 2020-12-08 04:41:12 -08:00
  • 7832b768ef build(deps): bump serde from 1.0.117 to 1.0.118 (#209) dependabot[bot] 2020-12-07 06:53:03 -08:00
  • 6692f6f726 ecdsa: add MSRV policy to rustdoc (#208) Tony Arcieri 2020-12-06 10:03:58 -08:00
  • 63aeb25a38 ecdsa: minor doc improvements (#207) Tony Arcieri 2020-12-06 08:12:32 -08:00
  • 6357c461d1 ecdsa v0.9.0 (#206) ecdsa/v0.9.0 Tony Arcieri 2020-12-06 07:01:50 -08:00
  • 8663641c2c ecdsa: rename SigningKey::new() to ::from_bytes (#205) Tony Arcieri 2020-12-06 06:47:28 -08:00
  • f07d30b238 ecdsa: bump elliptic-curve crate to v0.7; MSRV 1.46+ (#204) Tony Arcieri 2020-12-06 06:36:51 -08:00
  • 3a0cd5b35b ecdsa: PKCS#8 support (#203) Tony Arcieri 2020-12-06 06:11:47 -08:00
  • be52d7c204 Revert "ecdsa: explicit Copy impl for VerifyKey (#201)" (#202) Tony Arcieri 2020-12-02 19:10:11 -08:00
  • 91cb79edde ecdsa: explicit Copy impl for VerifyKey (#201) Tony Arcieri 2020-12-02 18:53:51 -08:00
  • e6716ab9a8 ecdsa: rename VerifyKey to VerifyingKey (#200) Tony Arcieri 2020-12-02 18:39:17 -08:00
  • 00feeed454 ecdsa: simplify VerifyKey trait bounds (#199) Tony Arcieri 2020-12-02 18:33:03 -08:00
  • 6c32603bd8 ecdsa: make VerifyKey a newtype of elliptic_curve::PublicKey (#198) Tony Arcieri 2020-12-02 17:54:00 -08:00
  • 90607f556b ecdsa: make SigningKey a newtype of elliptic_curve::SecretKey (#197) Tony Arcieri 2020-12-02 16:39:44 -08:00
  • c7f5009df5 ecdsa: PublicKey<C> <-> VerifyKey<C> conversions (#195) Tony Arcieri 2020-11-11 07:28:33 -08:00
  • a91afc5958 build(deps): bump hmac from 0.9.0 to 0.10.1 (#191) dependabot[bot] 2020-11-10 08:09:59 -08:00
  • 3e9e0c2dab ecdsa: bump elliptic-curve dependency to v0.7.0-pre (#194) Tony Arcieri 2020-11-10 08:03:29 -08:00