Commit Graph

  • d9c304cf91 ed448: Ed448 Implementation (#727) ashWhiteHat 2023-10-16 03:47:41 +09:00
  • e8d4d23a43 ed25519: hexify Debug impl on Signature (#747) Tony Arcieri 2023-10-15 12:47:01 -06:00
  • 8f37b6039f Enable pkcs8/std feature when std is enabled (#746) Guillaume Charmetant 2023-10-10 16:26:17 +02:00
  • a34e476403 build(deps): bump num-traits from 0.2.16 to 0.2.17 (#745) dependabot[bot] 2023-10-09 08:36:45 -06:00
  • fc21ff322b build(deps): bump ring-compat from 0.7.0 to 0.8.0 (#744) dependabot[bot] 2023-10-09 08:28:16 -06:00
  • d8e3c05192 build(deps): bump sha2 from 0.10.7 to 0.10.8 (#742) dependabot[bot] 2023-10-03 12:27:33 -06:00
  • 1c59f09baa build(deps): bump elliptic-curve from 0.13.5 to 0.13.6 (#743) dependabot[bot] 2023-10-03 12:27:25 -06:00
  • e58d23578a build(deps): bump sha1 from 0.10.5 to 0.10.6 (#741) dependabot[bot] 2023-09-21 08:39:19 -06:00
  • e2df1ac9c8 build(deps): bump actions/checkout from 3 to 4 (#740) dependabot[bot] 2023-09-04 09:56:07 -06:00
  • a1052d68dc ed25519 v2.2.2 (#739) ed25519/v2.2.2 Tony Arcieri 2023-08-13 13:43:19 -06:00
  • 0d884d7591 build(deps): bump serde_bytes from 0.11.11 to 0.11.12 (#732) dependabot[bot] 2023-08-13 13:27:15 -06:00
  • 80ec2cda99 build(deps): bump num-traits from 0.2.15 to 0.2.16 (#734) dependabot[bot] 2023-08-13 13:27:09 -06:00
  • 31e69fabc2 ed25519: bump ed25519-dalek to v2 (#738) Tony Arcieri 2023-08-13 13:27:02 -06:00
  • e14a200329 build(deps): bump der from 0.7.7 to 0.7.8 (#737) dependabot[bot] 2023-08-08 08:59:43 -06:00
  • 36f195e25a README.md: add link to RSA repo Tony Arcieri 2023-07-28 11:05:51 -06:00
  • 4e8a30bad1 README.md: capitalize "Signatures" Tony Arcieri 2023-07-20 20:17:46 -06:00
  • a467b313f0 ecdsa v0.16.8 (#733) ecdsa/v0.16.8 Tony Arcieri 2023-07-20 20:15:00 -06:00
  • d7557a62bc ecdsa: extract hazmat::{sign_prehashed, verify_prehashed}. (#731) Tony Arcieri 2023-07-17 16:55:05 -06:00
  • 2c3d90ed6f ecdsa: refactor Signature constructors and improve docs (#730) Tony Arcieri 2023-07-10 12:46:56 -06:00
  • 5a0157620c build(deps): bump serde_bytes from 0.11.9 to 0.11.11 (#729) dependabot[bot] 2023-07-08 15:45:32 -06:00
  • 5ae0d0fc64 build(deps): bump subtle from 2.4.1 to 2.5.0 (#726) dependabot[bot] 2023-06-30 08:13:41 -06:00
  • e584cef4aa build(deps): bump elliptic-curve from 0.13.4 to 0.13.5 (#719) dependabot[bot] 2023-06-29 18:25:15 -06:00
  • 3a871f3ecb build(deps): bump digest from 0.10.6 to 0.10.7 (#720) dependabot[bot] 2023-06-29 18:25:08 -06:00
  • ec0e19b36d build(deps): bump sha2 from 0.10.6 to 0.10.7 (#722) dependabot[bot] 2023-06-29 18:25:01 -06:00
  • ada6d54cc8 build(deps): bump der from 0.7.6 to 0.7.7 (#725) dependabot[bot] 2023-06-29 18:24:50 -06:00
  • 36531d4b70 build(deps): bump ed25519-dalek from 2.0.0-rc.2 to 2.0.0-rc.3 (#724) dependabot[bot] 2023-06-26 09:37:14 -06:00
  • ecb112aa25 build(deps): bump der from 0.7.5 to 0.7.6 (#718) dependabot[bot] 2023-05-17 09:02:44 -06:00
  • ab5150ca46 ecdsa: v0.16.7 (#717) ecdsa/v0.16.7 Arthur Gautier 2023-05-11 15:43:07 +00:00
  • 7bf1313e85 ecdsa: Adds support for the SignatureBitStringEncoding trait (#716) Arthur Gautier 2023-05-04 22:29:24 +00:00
  • b60d1d9275 build(deps): bump der from 0.7.4 to 0.7.5 (#715) dependabot[bot] 2023-04-25 09:08:26 -06:00
  • ce1c1f7466 Add SECURITY.md Tony Arcieri 2023-04-23 20:01:09 -06:00
  • d40f02c2df build(deps): bump der from 0.7.3 to 0.7.4 (#714) dependabot[bot] 2023-04-20 09:17:01 -06:00
  • 800eda2a07 ecdsa: make fmt impls more consistent (#713) Tony Arcieri 2023-04-14 11:30:03 -06:00
  • 31ebc99a15 ecdsa: serde doc fixup (#712) Tony Arcieri 2023-04-14 10:57:19 -06:00
  • 9433d578fa ecdsa: change der::Signature citation to RFC5912 (#711) Tony Arcieri 2023-04-13 14:21:53 -06:00
  • b776db27b0 ecdsa: add RFC5480 citation for der::Signature (#710) Tony Arcieri 2023-04-13 14:09:26 -06:00
  • 91a62e8aba build(deps): bump elliptic-curve from 0.13.3 to 0.13.4 (#709) dependabot[bot] 2023-04-10 09:18:17 -06:00
  • f6fc070174 ecdsa v0.16.6 (#708) ecdsa/v0.16.6 Tony Arcieri 2023-04-09 18:42:16 -06:00
  • c3e35b13f2 ecdsa: fix test macros handling of serialized field size (#707) Tony Arcieri 2023-04-09 18:13:59 -06:00
  • ce76e7b17f ecdsa v0.16.5 (#706) ecdsa/v0.16.5 Tony Arcieri 2023-04-08 21:10:49 -06:00
  • d18b8a90f3 ecdsa: use C::FieldBytesSize over C::Uint::BYTES (#705) Tony Arcieri 2023-04-08 20:27:34 -06:00
  • d60dc12dc8 build(deps): bump der from 0.7.2 to 0.7.3 (#704) dependabot[bot] 2023-04-07 09:05:27 -06:00
  • 4dd567e764 ecdsa v0.16.4 (#703) ecdsa/v0.16.4 Tony Arcieri 2023-04-05 12:52:59 -06:00
  • 621a847b8a ecdsa: fix RecoveryId computation in SignPrimitive (#702) Tony Arcieri 2023-04-05 12:19:39 -06:00
  • 55fbdcd42a build(deps): bump hex-literal from 0.4.0 to 0.4.1 (#701) dependabot[bot] 2023-04-05 09:11:52 -06:00
  • cb98557362 dsa v0.6.1 (#700) dsa/v0.6.1 Tony Arcieri 2023-04-04 21:03:16 -06:00
  • dd7cacb877 ecdsa v0.16.3 (#699) ecdsa/v0.16.3 Tony Arcieri 2023-04-04 20:55:30 -06:00
  • d25b07c18e ecdsa: forward AssociatedAlgorithmIdentifier impls (#698) Tony Arcieri 2023-04-04 20:39:20 -06:00
  • 116528faf2 dsa+ecdsa: loosen signature bound to 2.0, <2.2 (#697) Tony Arcieri 2023-04-04 20:14:52 -06:00
  • 9de47b676e ecdsa: follow the DynAssociatedAlgorithmIdentifier changes (#695) Dmitry Baryshkov 2023-04-05 03:08:25 +03:00
  • 771e09bb60 ed25519 v2.2.1 (#694) ed25519/v2.2.1 Tony Arcieri 2023-04-03 10:23:20 -06:00
  • 2244700450 ed25519: bump ed25519-dalek to v2.0.0-rc.2 (#693) Tony Arcieri 2023-04-03 10:05:06 -06:00
  • 6390a548fe ed25519: bump ring-compat to v0.7 (#692) Tony Arcieri 2023-04-03 09:37:50 -06:00
  • 2842eab590 build(deps): bump hex-literal from 0.3.4 to 0.4.0 (#691) dependabot[bot] 2023-04-03 09:09:05 -06:00
  • bb601997d8 ecdsa: add SignatureWithOid verification support (#690) Tony Arcieri 2023-04-02 19:59:53 -06:00
  • e05b64f4d8 ecdsa: add SignatureWithOid (#689) Tony Arcieri 2023-04-02 19:22:20 -06:00
  • 5ebcfef950 ecdsa: impl SignatureAlgorithmIdentifier (#688) Tony Arcieri 2023-04-02 18:31:20 -06:00
  • 56dd91a963 ecdsa: add RFC5758 OID support (#686) Tony Arcieri 2023-04-02 16:13:16 -06:00
  • 08e6d2eec1 ecdsa v0.16.2 (#685) ecdsa/0.16.2 Tony Arcieri 2023-03-28 11:12:45 -06:00
  • 6121f15d59 ecdsa: add Signature::{from_bytes, from_slice} (#684) Tony Arcieri 2023-03-28 10:58:49 -06:00
  • 02e6892f37 build(deps): bump zeroize from 1.5.7 to 1.6.0 (#683) dependabot[bot] 2023-03-27 11:12:01 -06:00
  • 30fad0c067 Replace unmaintained actions-rs/* actions in CI workflows (#682) Dirk Stolle 2023-03-21 02:08:59 +01:00
  • e572a42236 ecdsa: handle the reduced R.x case in public key recovery (#680) Jonas Lindstrøm 2023-03-18 21:11:22 +01:00
  • fbede9c3e2 Rename additional_data to personalization_string (#679) Jeff Andersen 2023-03-10 16:40:11 -08:00
  • e37c8fbf6c build(deps): bump pkcs8 from 0.10.0 to 0.10.1 (#677) dependabot[bot] 2023-03-09 09:03:23 -07:00
  • be7c1ba7c1 build(deps): bump der from 0.7.0 to 0.7.1 (#678) dependabot[bot] 2023-03-09 09:03:15 -07:00
  • fda93f3f22 ecdsa v0.16.1 (#676) ecdsa/v0.16.1 Tony Arcieri 2023-03-08 12:26:54 -07:00
  • 7467f2cc4a ecdsa: add VerifyingKey::to_sec1_bytes + more conversions (#675) Tony Arcieri 2023-03-08 11:19:05 -07:00
  • f2e8c6b213 build(deps): bump der from 0.7.0 to 0.7.1 (#674) dependabot[bot] 2023-03-08 08:10:54 -07:00
  • 444b428cec build(deps): bump pkcs8 from 0.10.0 to 0.10.1 (#672) dependabot[bot] 2023-03-06 08:27:31 -07:00
  • 9a60fcc70f build(deps): bump elliptic-curve from 0.13.0 to 0.13.1 (#671) dependabot[bot] 2023-03-02 08:20:55 -07:00
  • b9c341a55e ed25519 v2.2.0 (#670) ed25519/v2.2.0 Tony Arcieri 2023-03-01 20:44:33 -07:00
  • ebddb17ea8 ecdsa v0.16.0 (#669) ecdsa/v0.16.0 Tony Arcieri 2023-03-01 20:27:14 -07:00
  • 687fb97891 ecdsa: documentation improvements (#668) Tony Arcieri 2023-03-01 18:47:56 -07:00
  • fe40b90081 dsa v0.6.0 (#667) dsa/v0.6.0 Tony Arcieri 2023-03-01 12:45:33 -07:00
  • be9621e146 ecdsa: add Decode and Encode impls for der::Signature (#666) Tony Arcieri 2023-03-01 09:26:25 -07:00
  • 76c6a1f402 ed25519: bump pkcs8 dependency to v0.10 (#665) Tony Arcieri 2023-02-28 21:30:34 -07:00
  • 5d18f2a133 dsa: bump pkcs8 dependency to v0.10; MSRV 1.65 (#664) Tony Arcieri 2023-02-28 20:56:55 -07:00
  • b295c44a4a ecdsa: bump elliptic-curve dependency to v0.13.0 (#663) Tony Arcieri 2023-02-28 17:33:41 -07:00
  • 8c33134a43 ecdsa v0.16.0-rc.0 (#661) ecdsa/v0.16.0-rc.0 Tony Arcieri 2023-02-28 14:32:13 -07:00
  • 9e10f7035b build(deps): bump serdect from 0.1.0 to 0.2.0 (#657) dependabot[bot] 2023-02-28 14:10:56 -07:00
  • 831dca9589 rfc6979 v0.4.0 (#662) rfc6979/v0.4.0 Tony Arcieri 2023-02-28 13:35:23 -07:00
  • 3d0daf374b ecdsa: bump elliptic-curve to v0.13.0-rc.0; MSRV 1.65 (#660) Tony Arcieri 2023-02-28 13:06:31 -07:00
  • 6902d72605 build(deps): bump serde_bytes from 0.11.8 to 0.11.9 (#656) dependabot[bot] 2023-02-06 07:45:33 -07:00
  • 1fdfc1be30 ecdsa v0.16.0-pre.1 (#655) ecdsa/v0.16.0-pre.1 Tony Arcieri 2023-02-03 11:10:02 -07:00
  • dd4c4c02ff ecdsa: bump elliptic-curve dependency to v0.13.0-pre.5 (#654) Tony Arcieri 2023-02-03 10:52:02 -07:00
  • 82776dc4cc ecdsa: add Invert bound (#653) Tony Arcieri 2023-02-03 08:56:10 -07:00
  • 6028260f29 ecdsa: use Scalar::invert_vartime for verification (#651) Tony Arcieri 2023-02-03 07:25:18 -07:00
  • 4e2b0b2cfc ecdsa: use AffineCoordinates trait (#650) Tony Arcieri 2023-02-01 09:57:42 -07:00
  • 10e5369cbf ecdsa v0.16.0-pre.0 (#648) ecdsa/v0.16.0-pre.0 Tony Arcieri 2023-02-01 07:21:17 -07:00
  • 0cccd6f129 rfc6979 v0.4.0-pre.0 (#649) rfc6979/v0.4.0-pre.0 Tony Arcieri 2023-01-31 20:56:46 -07:00
  • b20161fe04 ecdsa: use FieldBytesEncoding to serialize C::ORDER (#647) Tony Arcieri 2023-01-31 20:30:34 -07:00
  • 4af28dd9fa Revert "ecdsa: use FromUintUnchecked for serializing order (#644)" (#646) Tony Arcieri 2023-01-31 14:29:36 -07:00
  • f7b37fa972 ecdsa: bump elliptic-curve dependency to v0.13.0-pre.2 (#645) Tony Arcieri 2023-01-31 11:19:40 -07:00
  • 298129cbce ecdsa: use FromUintUnchecked for serializing order (#644) Tony Arcieri 2023-01-31 08:05:34 -07:00
  • 1dc9dd45e1 ecdsa: use Reduce::reduce_bytes (#643) Tony Arcieri 2023-01-30 21:21:19 -07:00
  • 8d61fce08b ecdsa: use &FieldBytes<C> consistently; fix tests (#642) Tony Arcieri 2023-01-30 10:56:20 -07:00
  • 24d5a9f867 CI: re-enable security audit (#641) Tony Arcieri 2023-01-28 19:54:00 -07:00
  • 17663bd4f5 ecdsa: bump elliptic-curve to v0.13.0-pre.1 (#640) Tony Arcieri 2023-01-28 19:48:06 -07:00
  • bd7dfd1e34 rfc6979: decouple from crypto-bigint (#639) Tony Arcieri 2023-01-28 17:16:22 -07:00