Commit graph

  • c000957bae
    Remove byteorder (#418) Hugo Tunius 2022-10-22 09:42:23 +0200
  • 3246aa7edc Noted edition change in changelog Michael Rosenberg 2022-10-18 13:59:35 -0400
  • 5758b8cce1
    Updated to edition 2021 (#413) Michael Rosenberg 2022-10-18 13:45:59 -0400
  • 51572dae8d
    Relax zeroize dependency and bump MSRV (#412) Michael Rosenberg 2022-10-17 15:08:34 -0400
  • 7529d65506 Fixed installation section in README; accidentally deleted this earlier Michael Rosenberg 2022-10-16 19:38:36 -0400
  • 8319adbff4
    Bumped MSRV to 1.56.1 and added some documentation about semver (#218) Michael Rosenberg 2022-10-16 18:51:26 -0400
  • 9638ab40a5
    Made ExpandedSecretKey private to avoid signing key oracle (#205) Alex Xiong 2022-10-16 03:04:03 +0800
  • c3ed99bf93
    Bump curve25519-dalek version to 4.0.0-pre.2. Isis Lovecruft 2022-02-16 21:26:01 +0000
  • f78215308a
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2022-02-16 20:57:44 +0000
  • 8abb22bcaf
    Merge branch 'main' into develop Isis Lovecruft 2022-02-16 20:55:36 +0000
  • 0d49dfacf6
    Merge remote-tracking branch 'dalek/main' into main Isis Lovecruft 2022-02-16 20:55:08 +0000
  • f7381ac64c
    Pin zeroize dependency to >=1, <1.4 to relax bounds for downstreams. Isis Lovecruft 2022-02-16 20:44:04 +0000
  • 6820effb44
    Merge pull request #381 from bitmold/patch-1 isis agora lovecruft 2022-02-01 23:58:18 +0000
  • 2ef1429665
    Merge branch 'feature/digest-sha2-v0.10' into release/4.0 Isis Lovecruft 2022-02-01 23:53:44 +0000
  • f9f0384aee
    Bump sha2 and digest dependencies to 0.10. Isis Lovecruft 2022-02-01 23:33:34 +0000
  • 71acc842c3
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2022-02-01 23:30:54 +0000
  • bf95fcba24
    Merge branch 'main' into develop Isis Lovecruft 2022-02-01 23:30:13 +0000
  • b6a7406c73
    Pin zeroize dependency to =1.3.0 to maintain MSRV 1.41. Isis Lovecruft 2020-02-07 11:31:41 +0000
  • b131092c9b
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2020-02-07 11:34:17 +0000
  • b06df0376c
    Update README.md bitmold 2022-02-01 02:15:31 -0500
  • 3fc0108d7d
    Merge branch 'release/2.0.0-pre.1' into release/2.0 Isis Lovecruft 2021-09-23 20:42:19 +0000
  • ab38e36a4c
    Update CHANGELOG. Isis Lovecruft 2021-09-23 19:53:53 +0000
  • 73d4c2fe93
    Update x25519-dalek version to 2.0.0-pre.1. Isis Lovecruft 2021-09-23 19:53:44 +0000
  • 20d276ac14
    Merge branch 'fix/msrv-1.51' into release/2.0 Isis Lovecruft 2021-09-23 19:15:51 +0000
  • 164563d79e
    Update MSRV documentation in README. Isis Lovecruft 2021-09-23 19:09:28 +0000
  • 841b3a65de
    Relax version constraints for zeroize dependency. Isis Lovecruft 2021-09-23 19:08:11 +0000
  • 8f3e4b1960
    Bump MSRV to 1.51 for zeroize dependency. Isis Lovecruft 2021-09-23 19:07:44 +0000
  • 9d7bccbd8e
    Bump x25519-dalek version to 2.0.0-pre.0. Isis Lovecruft 2021-09-15 01:07:48 +0000
  • 26c168b719
    Merge branch 'release/2.0' into release/2.0.0-pre.0 Isis Lovecruft 2021-09-15 00:46:08 +0000
  • db1640aa99
    Merge branch 'develop' into release/2.0 Isis Lovecruft 2021-09-15 00:45:22 +0000
  • 8224a21489
    Also run Github actions CI on PRs for releases. Isis Lovecruft 2021-09-15 00:43:59 +0000
  • 6be61f178b
    Remove unnecessary rand_core getrandom feature. Isis Lovecruft 2021-09-15 00:16:58 +0000
  • 2bc5763103
    Update CHANGELOG for 2.0.0-pre.0. Isis Lovecruft 2021-09-15 00:13:09 +0000
  • e870a3d8d6
    Merge pull request #64 from PaulGrandperrin/patch-1 isis agora lovecruft 2021-09-15 00:06:49 +0000
  • b1871b38b7
    Merge branch 'main' into develop Isis Lovecruft 2021-09-14 23:53:22 +0000
  • 53bb1a3989
    Merge branch 'release/1.2' into main Isis Lovecruft 2021-09-14 23:53:15 +0000
  • ea047a218f
    Bump x25519-dalek version to 1.2. Isis Lovecruft 2021-09-14 23:08:36 +0000
  • 179986ac67
    Update CHANGELOG for 1.2. Isis Lovecruft 2021-09-14 23:08:22 +0000
  • b6f7de1e4c
    Merge pull request #71 from isislovecruft/feature/noise-secrets isis agora lovecruft 2021-09-14 22:47:04 +0000
  • eef4de41c0
    Disambiguate what kind of key in docstring. Isis Lovecruft 2021-09-14 22:34:41 +0000
  • edb9ec984e
    Document that ReusableSecret is preferrable for Noise protocols. Isis Lovecruft 2021-09-14 22:33:31 +0000
  • 588e48f8f2
    Make ReusableSecret derive Clone. Isis Lovecruft 2021-09-14 20:24:12 +0000
  • 3924797b59
    Add note to StaticSecret that EphemeralSecret is recommended. Isis Lovecruft 2021-09-14 20:23:38 +0000
  • 254e43debf
    Merge pull request #78 from isislovecruft/feature/contributory-behaviour-check isis agora lovecruft 2021-09-14 20:13:24 +0000
  • 91babd286f
    Add a #[must_use] to the was_contributory check. Isis Lovecruft 2021-09-14 19:51:02 +0000
  • ad461f4f0f
    Merge branch 'feature/github-actions' into main Isis Lovecruft 2021-09-14 01:08:27 +0000
  • ce37a8a047
    Merge remote-tracking branch 'spacejam/tyler_optimize_compilation' into main Isis Lovecruft 2021-09-14 01:07:25 +0000
  • 10cef49824
    Add CI via Github actions. Isis Lovecruft 2021-09-14 00:45:42 +0000
  • da109a8e0f
    Merge pull request #178 from gbaranski/fix/rust-analyzer-completions isis agora lovecruft 2021-09-14 00:08:22 +0000
  • c17df35541
    Merge pull request #175 from matteomonti/patch-1 isis agora lovecruft 2021-09-13 23:54:28 +0000
  • 86db7c9853
    Merge pull request #168 from huitseeker/thread-fiat-backends isis agora lovecruft 2021-09-13 23:52:49 +0000
  • 37c5aaa020
    Merge pull request #79 from isislovecruft/feature/github-actions isis agora lovecruft 2021-09-13 23:50:11 +0000
  • 18323afd63
    Bisect to determine MSRV. Isis Lovecruft 2021-09-13 22:38:34 +0000
  • df03a9da16
    Merge branch 'feature/github-actions' into main Isis Lovecruft 2021-09-13 22:39:18 +0000
  • a0a6c57f9e
    Bisect to determine MSRV. Isis Lovecruft 2021-09-13 22:38:34 +0000
  • a32a92798a
    Get rid of the include_str!() docs to support earlier MSRVs. Isis Lovecruft 2021-09-13 22:37:52 +0000
  • 84094ba9ea
    Fix serde tests. Isis Lovecruft 2021-09-13 22:33:05 +0000
  • 02fc85ea21
    Enable CI via github actions. Isis Lovecruft 2021-09-13 21:54:44 +0000
  • adbd0e37a4
    Pin zeroize to 1.3 for now to support older MSRVs. Isis Lovecruft 2021-09-13 21:44:15 +0000
  • 4f0ad77805
    Fix test errors from #70. Isis Lovecruft 2021-09-13 21:40:13 +0000
  • c13e102f95
    Implement optional check for contributory behaviour. Isis Lovecruft 2021-09-13 21:31:54 +0000
  • 7af25420ec
    Merge pull request #76 from decentriq/main isis agora lovecruft 2021-09-13 21:31:17 +0000
  • bf4c67a11b
    Merge pull request #72 from huitseeker/thread-fiat-backends isis agora lovecruft 2021-09-13 21:25:03 +0000
  • ee2500db75 feature(external_doc) -> doc = include_str exfalso 2021-08-17 09:49:02 +0200
  • df4e2fa129
    Bump alpha curve25519-dalek version to 4.0.0-pre.1. Isis Lovecruft 2021-08-17 00:40:38 +0000
  • 62e38cd050
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2021-08-17 00:31:01 +0000
  • 9f80197f05
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2021-08-04 01:09:38 +0000
  • 396d26e463
    Merge branch 'develop' into release/4.0 Isis Lovecruft 2021-08-03 23:06:58 +0000
  • c5fb932561 fix: stop forbidding unsafe in tests gbaranski 2021-08-01 19:28:40 +0200
  • d94b0f52dc fix: remove rust-analyzer breaking line gbaranski 2021-08-01 18:29:28 +0200
  • 29932412f8
    Update README.md Matteo Monti 2021-05-29 17:38:14 +0200
  • 893e0506a3
    Threads the fiat_{u32,u64}_backend features through the feature set François Garillot 2021-05-03 16:31:32 -0700
  • c12cf48623
    Threads the fiat_{u64,u32}_backend features in the feature set François Garillot 2021-05-03 16:26:11 -0700
  • 27c73fdb57
    Feature gate reusable secrets and make the name more intuitive. Isis Lovecruft 2021-04-20 21:33:32 +0000
  • 0a1023f4db
    Implement reused secret keys for Noise protocol. Isis Lovecruft 2021-04-14 20:00:41 +0000
  • 3d87bd3c7d
    Merge pull request #70 from isislovecruft/fix/test-directory isis agora lovecruft 2021-04-14 19:53:57 +0000
  • 2333b52698
    Move tests to a separate directory. Isis Lovecruft 2021-04-14 19:45:36 +0000
  • 9e387372e6
    Remove unused import from test suite. Isis Lovecruft 2021-04-14 19:33:11 +0000
  • 336939cf02
    Merge pull request #69 from isislovecruft/feature/zeroize-public isis agora lovecruft 2021-04-14 19:37:58 +0000
  • 0cca7977fc
    Derive Zeroize for PublicKey. Isis Lovecruft 2021-04-14 19:29:09 +0000
  • fc945778ab
    Fixups for doctest from #33. Isis Lovecruft 2021-04-14 05:05:54 +0000
  • cdd97559de
    Merge remote-tracking branch 'zer0x64/master' into develop Isis Lovecruft 2021-04-14 04:55:59 +0000
  • 9da1401908
    Merge branch 'main' into develop Isis Lovecruft 2021-04-14 04:47:45 +0000
  • 3bc0d07a09
    Merge branch 'release/1.1.1' into main Isis Lovecruft 2021-04-14 04:47:38 +0000
  • f616c8b2c5
    Update CHANGELOG and README; bump version to 1.1.1. Isis Lovecruft 2021-04-14 04:38:37 +0000
  • 1c39ff92e0
    Update copyright years. Isis Lovecruft 2021-04-14 04:31:12 +0000
  • 127c9e9060
    Bump version to 4.0.0-pre.0. Isis Lovecruft 2021-04-14 02:52:27 +0000
  • 9b36bcfc5f
    Revert "Maintain legacy 3.x support for lookup tables." Isis Lovecruft 2021-04-14 02:30:22 +0000
  • 53b4ed3098
    Update CHANGELOG and README for 4.x alpha. Isis Lovecruft 2021-04-14 02:28:21 +0000
  • c52aeb6bec
    Merge remote-tracking branch 'PaulGrandperrin/patch-1' into develop Isis Lovecruft 2021-04-14 02:22:31 +0000
  • 2b541666de
    Merge pull request #66 from oblazy/oblazy-patch-voila isis agora lovecruft 2021-03-25 07:56:41 +0000
  • f40a0a060d
    Update README.md Olivier Blazy 2021-02-12 10:53:34 +0100
  • d0dacb2699 Update rand to 0.8 Paul Grandperrin 2020-12-21 23:03:06 -0300
  • 86cdb11cf2 Update rand_core to 0.6 Paul Grandperrin 2020-12-14 18:04:04 +0000
  • 050034c98c
    Fix rand_core test by enabling "getrandom" feature Paul Grandperrin 2020-12-21 22:53:43 -0300
  • 9717eb8d52
    Update rand_core to 0.6 Paul Grandperrin 2020-12-14 18:07:06 +0000
  • 9d9a6b0beb Speed up compilation by avoiding zeroize_derive Tyler Neely 2020-11-25 12:35:24 +0100
  • bbb8869550
    Fix std builds when serde is enabled. Isis Lovecruft 2020-11-02 23:57:09 +0000
  • ce5ff27681
    Make serde_bytes/alloc dependent on alloc feature. Isis Lovecruft 2020-10-28 00:04:15 +0000
  • 50b26f0bb4
    Merge pull request #149 from xu-cheng/no_std isis agora lovecruft 2020-10-28 00:02:02 +0000