Commit Graph

  • 7c69b4c124 update ring master mii 2024-04-08 17:01:28 +09:00
  • f32dae2923 Update Travis config Romain Ruetschi 2020-07-09 23:55:30 +02:00
  • 0a9d8deb63 Update ring to v0.16.15 Romain Ruetschi 2020-07-09 23:30:26 +02:00
  • a7d6e148e1 Update to Rust 2018 Romain Ruetschi 2020-07-09 23:29:32 +02:00
  • 830d92cd8f Fix clippy warnings Romain Ruetschi 2020-07-09 23:27:49 +02:00
  • d1de8e76e9 Remove tokamak.toml file Romain Ruetschi 2020-07-09 23:25:43 +02:00
  • d97e819be9 Start next development iteration 0.7.1-pre. Romain Ruetschi 2019-07-23 19:27:19 +02:00
  • 7ca3e39ae9 Release version 0.7.0. Romain Ruetschi 2019-07-23 19:26:58 +02:00
  • a03e88aa00 Update dependencies Romain Ruetschi 2019-07-23 19:20:52 +02:00
  • 3e8b0fd554 Start next development iteration 0.6.1-pre. Romain Ruetschi 2018-08-10 09:28:43 +02:00
  • 1bd551faf0 Release version 0.6.0. Romain Ruetschi 2018-08-10 09:28:12 +02:00
  • def3809326 Fix rustfmt on Travis Romain Ruetschi 2018-08-10 09:22:48 +02:00
  • 4b71469f45 Formatting Romain Ruetschi 2018-08-10 09:18:37 +02:00
  • 8960ec02c3 Fix kcov on Travis Romain Ruetschi 2018-08-10 09:11:16 +02:00
  • 2dfc56ea7b Update dependencies kpcyrd 2018-08-09 22:15:58 +01:00
  • f392d426b1 Update Travis config Romain Ruetschi 2018-05-15 18:34:49 +02:00
  • ec6bafc1f8 Apply Clippy's suggestions Romain Ruetschi 2018-05-15 18:34:00 +02:00
  • 4262483de9 Rustfmt Romain Ruetschi 2018-05-15 18:31:23 +02:00
  • 02fcb2f558 Fix typo in Travis badge URL Romain Ruetschi 2018-04-08 21:46:02 +02:00
  • f2ae8d2a2f Verify length of signature before indexing Noah Vesely 2018-03-17 21:02:30 -06:00
  • e27418c384 Fix PartialEq for PrivateKey Noah Vesely 2018-03-17 23:31:23 -06:00
  • 86bc30fe56 Return None if len is wrong for alg in PublicKey::from_vec Noah Vesely 2018-03-17 21:37:33 -06:00
  • 2dcc46205f Update crate description. Romain Ruetschi 2017-09-24 23:08:18 +02:00
  • 1a9ee3fd73 Start next development iteration 0.5.1-pre. Romain Ruetschi 2017-09-24 22:55:48 +02:00
  • 394b84f76e Bump version to 0.5.0. Romain Ruetschi 2017-09-24 22:55:15 +02:00
  • af597c43b2 Update ring to v0.12.x. Romain Ruetschi 2017-09-24 22:54:43 +02:00
  • 4a4305965c Start next development iteration 0.4.2-pre. Romain Ruetschi 2017-09-24 15:22:04 +02:00
  • feb7974099 Release version 0.4.1. Romain Ruetschi 2017-09-24 15:21:22 +02:00
  • 274c0f0ec7 Rename repository to lamport_sigs.rs. Romain Ruetschi 2017-09-24 15:18:41 +02:00
  • 769a9957d7 Start next development iteration 0.4.1-pre. Romain Ruetschi 2017-09-24 14:52:10 +02:00
  • 38db1eb6ea Bump version to 0.4.0. Romain Ruetschi 2017-09-24 14:47:55 +02:00
  • f31faf6bb0 Add missing (Partial)Eq/Ord impls. Romain Ruetschi 2017-09-24 14:47:12 +02:00
  • fde6b6dde6 Remove documentation from master branch. See gh-pages branch instead. Romain Ruetschi 2017-09-24 14:46:55 +02:00
  • eb1614d3d1 Update cargo-release config. Romain Ruetschi 2017-09-24 14:46:45 +02:00
  • 8885edbf46 (cargo-release) start next development iteration 0.3.1-pre Romain Ruetschi 2017-08-03 17:55:23 +02:00
  • ab82cc1b6a Bump to v0.3.0 Romain Ruetschi 2017-08-03 17:54:52 +02:00
  • 30bedd90df Update ring to v0.11.0 Romain Ruetschi 2017-08-03 01:09:37 +02:00
  • bec24cd2d8 (cargo-release) start next development iteration 0.2.1-pre Romain Ruetschi 2017-05-10 00:12:25 +02:00
  • bbaf324833 (cargo-release) version 0.2.0 Romain Ruetschi 2017-05-10 00:11:59 +02:00
  • 850efe913a Bump version to 0.2.0-pre. Romain Ruetschi 2017-05-10 00:11:23 +02:00
  • df4e26ee6d (cargo-release) version 0.1.3 Romain Ruetschi 2017-05-10 00:10:12 +02:00
  • 21ac171a85 Update to *ring* 0.9.3. Brian Smith 2017-05-08 16:04:12 -10:00
  • 5727911763 Add more metadata to Cargo.toml. Romain Ruetschi 2017-05-10 00:08:41 +02:00
  • 6e32a4880c (cargo-release) start next development iteration 0.1.3-pre Romain Ruetschi 2017-02-15 23:32:48 +01:00
  • f01098d7bd Bump version to 0.1.2. Romain Ruetschi 2017-02-15 23:24:14 +01:00
  • 4ab4bb86c0 Bump ring to ^0.6.0. Romain Ruetschi 2017-02-15 23:23:03 +01:00
  • 9f9fdb749f Remove unnecessary casts. Frederic Jacobs 2016-12-20 15:00:02 +01:00
  • 6549afdc63 Adding PartialEq, Hash and Eq to PublicKey. Frederic Jacobs 2016-12-20 14:37:42 +01:00
  • 89357c7908 Fix documentation link. Frederic Jacobs 2016-12-01 19:11:47 +01:00
  • 2084932607 Linting (#7) Frederic Jacobs 2016-12-01 19:08:42 +01:00
  • 4ddf030e15 Port to ring. (#6) Romain Ruetschi 2016-11-29 21:37:59 +01:00
  • 35049f97f2 Chaining iterators, no copy. Frederic Jacobs 2016-11-24 16:44:50 +01:00
  • 4e62f3798b Serialization & style fixes. (#5) Frederic Jacobs 2016-11-24 10:52:55 +01:00
  • eacc4804aa Factoring out tests. (#4) Frederic Jacobs 2016-11-17 11:19:28 +01:00
  • 00632722a3 Adding crate.io & README badges. (#3) Frederic Jacobs 2016-11-14 14:22:40 +01:00
  • a8491b9cac Adding README. (#2) Frederic Jacobs 2016-11-11 13:55:41 +01:00
  • 57f6e5deb9 Setup CI. Frederic Jacobs 2016-11-11 13:39:35 +01:00
  • c4b7f7ec88 Adding developer documentation. Frederic Jacobs 2016-11-11 13:35:45 +01:00
  • 00c232aa75 Remove re-export of crypto crate. Frederic Jacobs 2016-11-11 13:35:08 +01:00
  • 706cd337cd Documentation & verification API change. Frederic Jacobs 2016-11-09 23:54:16 +01:00
  • 083841777e Adding license. Frederic Jacobs 2016-11-09 22:52:18 +01:00
  • 67fa0b4f11 Specify the capacity of the signature vector in PrivateKey::sign Romain Ruetschi 2016-11-08 19:10:52 +01:00
  • c63e7be831 Fix a typo in PrivateKey's PartialEq implementation. Romain Ruetschi 2016-11-08 18:55:48 +01:00
  • 0c020647ee Initial commit. Frederic Jacobs 2016-11-08 18:23:27 +01:00