Commit Graph

  • cdb6baf783 ecdsa: make RecoveryId methods const fn (#529) Tony Arcieri 2022-09-06 20:12:03 -06:00
  • 32c6632a44 ecdsa: add SigningKey::as_nonzero_scalar/VerifyingKey::as_affine (#528) Tony Arcieri 2022-09-06 19:48:42 -06:00
  • 91bb9c306b ecdsa: simplify impl of EncodePrivateKey for SigningKey (#527) Tony Arcieri 2022-09-06 10:39:10 -06:00
  • afb6d7703b ed25519: CI test for build with pem feature alone (#526) Tony Arcieri 2022-09-06 10:20:30 -06:00
  • d1630aee41 ed25519: Fix compilation of pem feature (#524) aumetra 2022-09-06 17:43:20 +02:00
  • cea60233a2 build(deps): bump sha1 from 0.10.2 to 0.10.4 (#522) dependabot[bot] 2022-09-06 09:42:55 -06:00
  • f95e12c2e2 build(deps): bump sha2 from 0.10.3 to 0.10.5 (#521) dependabot[bot] 2022-09-06 09:42:45 -06:00
  • c696de35e4 ecdsa: Implement EncodePrivateKey for SigningKey (#523) aumetra 2022-09-06 16:37:00 +02:00
  • 6b8626826c build(deps): bump sha1 from 0.10.1 to 0.10.2 (#517) dependabot[bot] 2022-08-31 09:09:47 -06:00
  • 5927aee374 build(deps): bump sha2 from 0.10.2 to 0.10.3 (#518) dependabot[bot] 2022-08-31 09:09:35 -06:00
  • c29ce59e14 ecdsa v0.14.4 (#516) ecdsa/v0.14.4 Tony Arcieri 2022-08-15 18:11:42 -06:00
  • 9407dd8849 dsa v0.4.0 (#515) dsa/v0.4.0 Tony Arcieri 2022-08-15 11:36:04 -06:00
  • 6458f843b9 build(deps): bump signature from 1.5.0 to 1.6.0 (#514) dependabot[bot] 2022-08-15 08:23:44 -06:00
  • ee3c263554 dsa: Allow signature v1.6.x (#513) aumetra 2022-08-15 16:13:29 +02:00
  • 619fa87f53 ecdsa: allow signature v1.6 (#512) Tony Arcieri 2022-08-14 16:44:19 -06:00
  • e65a71e4e5 build(deps): bump elliptic-curve from 0.12.2 to 0.12.3 (#510) dependabot[bot] 2022-08-02 08:31:48 -06:00
  • 306c464086 ecdsa: add ZeroizeOnDrop marker for SigningKey (#509) Bogdan Opanchuk 2022-08-01 19:51:27 -07:00
  • 099a2e1727 Tighten signature version requirement (#508) aumetra 2022-08-02 00:45:21 +02:00
  • b6b5cfee46 build(deps): bump zeroize from 1.5.6 to 1.5.7 (#506) dependabot[bot] 2022-07-21 10:51:01 -06:00
  • 7b4c885bbf ecdsa: implement EncodePublicKey for VerifyingKey (#505) Sen Jiang 2022-07-20 11:13:09 -07:00
  • c2ea2da6f3 build(deps): bump elliptic-curve from 0.12.1 to 0.12.2 (#504) dependabot[bot] 2022-07-04 09:21:48 -06:00
  • a97a358f9e build(deps): bump crypto-bigint from 0.4.7 to 0.4.8 (#503) dependabot[bot] 2022-07-01 08:14:18 -06:00
  • ea3b44c76c build(deps): bump zeroize from 1.5.5 to 1.5.6 (#502) dependabot[bot] 2022-06-30 08:23:14 -06:00
  • fd43fcac0d ecdsa v0.14.3 (#501) ecdsa/v0.14.3 Tony Arcieri 2022-06-26 21:33:55 -06:00
  • b54ec2a14d rfc6979 v0.3.0 (#500) rfc6979/v0.3.0 Tony Arcieri 2022-06-26 21:14:30 -06:00
  • a440df135a rfc6979: use SimpleHmac to implement HmacDrbg (#499) Tony Arcieri 2022-06-26 20:55:32 -06:00
  • 6c79ca9ec7 ecdsa: fix p384 link Tony Arcieri 2022-06-17 13:37:16 -06:00
  • ea3d8a7a2d ecdsa v0.14.2 (#498) ecdsa/v0.14.2 Tony Arcieri 2022-06-17 13:19:29 -06:00
  • cb3e903879 ecdsa: use serdect for Signature types (#497) Tony Arcieri 2022-06-17 12:57:58 -06:00
  • 1a25f9633e build(deps): bump elliptic-curve from 0.12.0 to 0.12.1 (#495) dependabot[bot] 2022-06-13 08:19:13 -06:00
  • eefcac72c9 build(deps): bump crypto-bigint from 0.4.4 to 0.4.7 (#496) dependabot[bot] 2022-06-13 08:18:53 -06:00
  • 351d5fc1a3 build(deps): bump crypto-bigint from 0.4.3 to 0.4.4 (#494) dependabot[bot] 2022-06-03 08:10:40 -06:00
  • a3328c960c build(deps): bump crypto-bigint from 0.4.2 to 0.4.3 (#493) dependabot[bot] 2022-06-01 08:18:52 -06:00
  • 84768d114c build(deps): bump crypto-bigint from 0.4.0 to 0.4.2 (#491) dependabot[bot] 2022-05-23 08:11:23 -06:00
  • 3b1d50137d dsa v0.3.0 (#490) dsa/v0.3.0 Tony Arcieri 2022-05-21 16:04:01 -06:00
  • 491fe5c2c6 dsa: Small API overhaul (#489) aumetra 2022-05-21 22:16:53 +02:00
  • b8f48bd9de build(deps): bump crypto-bigint from 0.4.1 to 0.4.2 (#488) dependabot[bot] 2022-05-19 08:18:16 -06:00
  • bf7e164af8 dsa v0.2.0 (#487) dsa/v0.2.0 Tony Arcieri 2022-05-16 17:41:25 -06:00
  • f9d40cc678 dsa+ecdsa: add security warnings to README.md(s) (#486) Tony Arcieri 2022-05-16 17:00:18 -06:00
  • ba86f16292 dsa: rename key types to SigningKey and VerifyingKey (#485) Tony Arcieri 2022-05-16 16:37:32 -06:00
  • a93a0730f9 dsa: description and boilerplate fixups (#484) Tony Arcieri 2022-05-16 14:07:16 -06:00
  • 550e3d8da2 README.md: fix crate links Tony Arcieri 2022-05-16 11:54:35 -06:00
  • 373e4fe08b dsa: Add initial DSA implementation (#471) aumetra 2022-05-16 19:53:39 +02:00
  • 02dad1fd9b ed25519 v1.5.2 (#483) ed25519/v1.5.2 Tony Arcieri 2022-05-16 09:22:37 -06:00
  • 06ac7ccbc4 ed25519 v1.5.2 Tony Arcieri 2022-05-16 09:14:45 -06:00
  • dc0f3b35af ed25519: fix overflow handling in serde deserializers (#482) Tony Arcieri 2022-05-16 09:12:39 -06:00
  • 2c75d59928 ed25519: factor serde support into its own module (#481) Tony Arcieri 2022-05-16 08:55:59 -06:00
  • 0d89b8a687 ed25519 v1.5.1 (#480) ed25519/v1.5.1 Tony Arcieri 2022-05-15 20:07:57 -06:00
  • 330abf7890 ed25519: use TryInto in serde deserializers (#479) Tony Arcieri 2022-05-15 19:31:31 -06:00
  • e478469cec build(deps): bump crypto-bigint from 0.4.0 to 0.4.1 (#477) dependabot[bot] 2022-05-11 08:20:03 -06:00
  • d1abf0c98d ecdsa v0.14.1 (#476) ecdsa/v0.14.1 Tony Arcieri 2022-05-09 19:58:37 -06:00
  • b33804b082 ecdsa: add try_sign_digest_rfc6979 and verify_digest primitives (#475) Tony Arcieri 2022-05-09 19:43:53 -06:00
  • a830713a2f ed25519 v1.5.0 (#474) ed25519/v1.5.0 Tony Arcieri 2022-05-09 07:48:43 -06:00
  • a5bbacd683 ed25519: bump pkcs8 dependency to v0.9 (#473) Tony Arcieri 2022-05-09 07:38:00 -06:00
  • 479b6ba42a ecdsa v0.14.0 (#472) ecdsa/v0.14.0 Tony Arcieri 2022-05-09 07:14:44 -06:00
  • 233f27d163 rfc6979 v0.2.0 (#470) rfc6979/v0.2.0 Tony Arcieri 2022-05-09 06:54:52 -06:00
  • ef0fac55bf rfc6979: bump crypto-bigint dependency to v0.4 (#469) Tony Arcieri 2022-05-08 22:31:53 -06:00
  • 87e565ce32 ecdsa: bump der to v0.6; elliptic-curve to v0.12 (#468) Tony Arcieri 2022-05-08 22:30:11 -06:00
  • 4466e7f73e ecdsa: bump elliptic-curve dependency to v0.12.0-pre.4 (#467) ecdsa/v0.14.0-pre.5 Tony Arcieri 2022-05-07 21:13:59 -06:00
  • f0ddfe5a63 Update badge ordering in README.md files (#466) Tony Arcieri 2022-05-07 15:53:12 -06:00
  • df5ce3917f Use buildstats.info crate badges in README.md files (#465) Tony Arcieri 2022-05-07 15:40:02 -06:00
  • 7be116deff ecdsa: fix test generator macros in dev module (#464) Tony Arcieri 2022-05-07 15:20:08 -06:00
  • 20cd80a620 README.md: add rfc6979 Tony Arcieri 2022-05-07 11:48:15 -06:00
  • b5d0bb835f ecdsa v0.14.0-pre.4 (#463) Tony Arcieri 2022-05-07 11:44:18 -06:00
  • fbc432052e ecdsa v0.14.0-pre.4 ecdsa/v0.14.0-pre.4 Tony Arcieri 2022-05-07 11:34:15 -06:00
  • 237fde01c9 ecdsa: bump elliptic-curve to v0.12.0-pre.3 (#462) Tony Arcieri 2022-05-07 11:31:37 -06:00
  • e1916f9579 ecdsa v0.14.0-pre.3 (#461) ecdsa/v0.14.0-pre.3 Tony Arcieri 2022-05-06 14:08:35 -06:00
  • 995255605a ecdsa: have primitive methods accept field bytes + RFC6979 API (#460) Tony Arcieri 2022-05-06 12:06:07 -06:00
  • 4f2951b9cc ecdsa: bump elliptic-curve dependency to v0.12.0-pre.2 (#459) Tony Arcieri 2022-05-06 10:04:47 -06:00
  • 460f06dca6 build(deps): bump zeroize from 1.5.4 to 1.5.5 (#458) dependabot[bot] 2022-05-02 08:10:41 -06:00
  • 8ae226d1fd ed25519: remove signatory and sodiumoxide references (#457) Tony Arcieri 2022-03-18 14:20:37 -06:00
  • d610ad50d3 build(deps): bump zeroize from 1.5.3 to 1.5.4 (#454) ed25519/v1.4.1 dependabot[bot] 2022-03-18 13:13:59 -06:00
  • fb81cec419 ed25519 v1.4.1 (#456) Tony Arcieri 2022-03-18 13:06:58 -06:00
  • 40cab54bb7 ed25519: add pkcs8::PublicKeyBytes type (#455) Tony Arcieri 2022-03-18 12:31:28 -06:00
  • 6ddc647172 ecdsa v0.14.0-pre.2 (#453) ecdsa/v0.14.0-pre.2 Tony Arcieri 2022-03-16 11:21:17 -06:00
  • f6d0130a8d Update Cargo.lock Артём Павлов [Artyom Pavlov] 2022-03-16 17:33:03 +03:00
  • 3395d43835 ecdsa: add VerifyingKey::from_affine (#452) Tony Arcieri 2022-03-16 07:54:57 -06:00
  • 7f147c4ab7 Add license files (#447) David Hotham 2022-03-09 17:20:10 +00:00
  • 958b5b24c8 build(deps): bump zeroize from 1.5.2 to 1.5.3 (#451) dependabot[bot] 2022-02-28 08:30:56 -07:00
  • 7985b314c9 ed25519 v1.4.0 (#450) ed25519/v1.4.0 Tony Arcieri 2022-02-25 15:25:40 -07:00
  • bd4fcad6b2 build(deps): bump zeroize from 1.5.1 to 1.5.2 (#446) dependabot[bot] 2022-02-01 07:10:40 -07:00
  • c998fe777a build(deps): bump zeroize from 1.5.0 to 1.5.1 (#445) dependabot[bot] 2022-01-28 07:14:04 -07:00
  • 786b9bc158 ecdsa: fix prerelease version pinning (#444) Tony Arcieri 2022-01-19 16:04:01 -07:00
  • be78a5c136 ecdsa v0.14.0-pre.1 (#443) ecdsa/v0.14.0-pre.1 Tony Arcieri 2022-01-19 15:30:28 -07:00
  • 090a85a5c2 Use from_be_digest_reduced (#439) daxpedda 2022-01-19 17:30:27 +01:00
  • 392be55fcd Reunify workspace; disable ring-compat doctests (#442) Tony Arcieri 2022-01-19 06:37:37 -07:00
  • 648bc06192 ecdsa v0.14.0-pre.0 (#438) Tony Arcieri 2022-01-18 12:41:21 -07:00
  • c4c3cc7777 rfc6979 v0.2.0-pre.0 (#437) rfc6979/v0.2.0-pre.0 Tony Arcieri 2022-01-18 12:04:03 -07:00
  • b3e28706bb rfc6979: add CI workflow (#436) Tony Arcieri 2022-01-18 11:43:30 -07:00
  • 80d4572b31 ed25519: add SemVer policy (#435) Tony Arcieri 2022-01-18 11:29:12 -07:00
  • 070d328513 Update elliptic-curve and digest (#433) daxpedda 2022-01-18 18:49:34 +01:00
  • c525b5c23a Cargo.lock: bump dependencies (#432) Tony Arcieri 2022-01-15 13:37:26 -07:00
  • 26ff8ae69e ecdsa: unicode variable names in rustdoc (#431) Tony Arcieri 2022-01-07 16:16:49 -07:00
  • d1c87138a4 ecdsa v0.13.4 (#429) ecdsa/v0.13.4 Tony Arcieri 2022-01-06 13:18:42 -07:00
  • 5fa2546af8 ecdsa+ed25519: add Signature::to_vec (#428) Tony Arcieri 2022-01-06 13:02:40 -07:00
  • 871fba084b build(deps): bump elliptic-curve from 0.11.5 to 0.11.6 (#427) dependabot[bot] 2021-12-21 08:15:32 -07:00
  • 7dbbbec374 Cargo.lock: bump dependencies (#426) Tony Arcieri 2021-12-16 07:56:45 -07:00
  • 96e0e6217f ed25519: bump ring-compat dev-dependency to v0.4 (#424) Tony Arcieri 2021-12-15 08:41:58 -07:00
  • 852a5d49fc ecdsa v0.13.3 (#420) ecdsa/v0.13.3 Tony Arcieri 2021-12-04 12:09:46 -07:00
  • f6cd96b023 ecdsa: use revised LinearCombination trait (#419) Tony Arcieri 2021-12-04 12:01:35 -07:00