Isis Lovecruft
eef4de41c0
Disambiguate what kind of key in docstring.
2021-09-14 22:34:41 +00:00
Isis Lovecruft
edb9ec984e
Document that ReusableSecret is preferrable for Noise protocols.
2021-09-14 22:33:31 +00:00
Isis Lovecruft
588e48f8f2
Make ReusableSecret derive Clone.
2021-09-14 20:24:12 +00:00
Isis Lovecruft
3924797b59
Add note to StaticSecret that EphemeralSecret is recommended.
2021-09-14 20:23:38 +00:00
isis agora lovecruft
254e43debf
Merge pull request #78 from isislovecruft/feature/contributory-behaviour-check
...
Implement optional contributory behaviour check
2021-09-14 20:13:24 +00:00
Isis Lovecruft
91babd286f
Add a #[must_use] to the was_contributory check.
2021-09-14 19:51:02 +00:00
Isis Lovecruft
ad461f4f0f
Merge branch 'feature/github-actions' into main
2021-09-14 01:08:27 +00:00
Isis Lovecruft
ce37a8a047
Merge remote-tracking branch 'spacejam/tyler_optimize_compilation' into main
2021-09-14 01:07:25 +00:00
Isis Lovecruft
10cef49824
Add CI via Github actions.
2021-09-14 01:04:53 +00:00
isis agora lovecruft
da109a8e0f
Merge pull request #178 from gbaranski/fix/rust-analyzer-completions
...
fix: remove rust-analyzer breaking line
2021-09-14 00:08:22 +00:00
isis agora lovecruft
c17df35541
Merge pull request #175 from matteomonti/patch-1
...
Update README.md
2021-09-13 23:54:28 +00:00
isis agora lovecruft
86db7c9853
Merge pull request #168 from huitseeker/thread-fiat-backends
...
Threads the `fiat_{u64,u32}_backend` features through the feature set
2021-09-13 23:52:49 +00:00
isis agora lovecruft
37c5aaa020
Merge pull request #79 from isislovecruft/feature/github-actions
...
Add GitHub actions for CI and MSRV testing
2021-09-13 23:50:11 +00:00
Isis Lovecruft
18323afd63
Bisect to determine MSRV.
2021-09-13 23:44:57 +00:00
Isis Lovecruft
df03a9da16
Merge branch 'feature/github-actions' into main
2021-09-13 23:42:27 +00:00
Isis Lovecruft
a0a6c57f9e
Bisect to determine MSRV.
2021-09-13 22:38:34 +00:00
Isis Lovecruft
a32a92798a
Get rid of the include_str!() docs to support earlier MSRVs.
2021-09-13 22:37:52 +00:00
Isis Lovecruft
84094ba9ea
Fix serde tests.
2021-09-13 22:33:05 +00:00
Isis Lovecruft
02fc85ea21
Enable CI via github actions.
2021-09-13 22:32:19 +00:00
Isis Lovecruft
adbd0e37a4
Pin zeroize to 1.3 for now to support older MSRVs.
...
I reserve the right to change this between minor version changes in x25519-dalek.
This closes https://github.com/dalek-cryptography/x25519-dalek/issues/74
2021-09-13 21:45:08 +00:00
Isis Lovecruft
4f0ad77805
Fix test errors from #70 .
2021-09-13 21:40:13 +00:00
Isis Lovecruft
c13e102f95
Implement optional check for contributory behaviour.
2021-09-13 21:31:54 +00:00
isis agora lovecruft
7af25420ec
Merge pull request #76 from decentriq/main
...
feature(external_doc) -> doc = include_str
2021-09-13 21:31:17 +00:00
isis agora lovecruft
bf4c67a11b
Merge pull request #72 from huitseeker/thread-fiat-backends
...
Threads the `fiat_{u32,u64}_backend` features through the feature set
2021-09-13 21:25:03 +00:00
exfalso
ee2500db75
feature(external_doc) -> doc = include_str
2021-08-17 09:49:02 +02:00
Isis Lovecruft
df4e2fa129
Bump alpha curve25519-dalek version to 4.0.0-pre.1.
2021-08-17 00:40:38 +00:00
Isis Lovecruft
62e38cd050
Merge branch 'develop' into release/4.0
2021-08-17 00:31:01 +00:00
Isis Lovecruft
48349a1865
Merge branch 'main' into develop
2021-08-17 00:30:47 +00:00
Isis Lovecruft
076cf347ba
Fix non-unique benchmark IDs for newer criterion versions.
2021-08-17 00:22:26 +00:00
Isis Lovecruft
b87fdda11d
Merge branch 'feature/github-actions' into main
2021-08-04 01:59:36 +00:00
Isis Lovecruft
897f526d42
Run Github actions on any push, and PRs to main and develop.
2021-08-04 01:20:15 +00:00
Henry de Valence
6b37b25563
Add Github Actions
...
This replaces the Travis CI workflows.
(cherry picked from commit d66a5a81f87dae29d0bb1a41bec26c57e6909c28)
Signed-off-by: Isis Lovecruft <isis@patternsinthevoid.net>
I discarded the portion of the original commit which removed TravisCI.
2021-08-04 01:14:27 +00:00
Isis Lovecruft
9f80197f05
Merge branch 'develop' into release/4.0
2021-08-04 01:09:38 +00:00
Isis Lovecruft
3378b2baca
Merge branch 'main' into develop
2021-08-04 00:43:35 +00:00
Isis Lovecruft
4f2a2e0319
Merge branch 'release/3.2' into main
2021-08-04 00:43:28 +00:00
Isis Lovecruft
09a726cc8c
Merge branch 'develop' into release/3.2
2021-08-04 00:26:47 +00:00
Isis Lovecruft
2d40d2d923
Merge branch 'main' into develop
2021-08-04 00:24:45 +00:00
Isis Lovecruft
967d8b6c0e
Merge branch 'release/3.1.2' into main
2021-08-04 00:23:51 +00:00
Isis Lovecruft
90aab8423c
Update CHANGELOG and bump version to 3.1.2.
2021-08-03 23:33:33 +00:00
Isis Lovecruft
74210d28fc
Update copyright years.
2021-08-03 23:13:45 +00:00
Isis Lovecruft
52986bc3ec
Revert "Update copyright years."
...
This reverts commit 1491f0db36 .
This is due to code which was erroneously deleted during the commit,
due to being based off the wrong version, see
https://github.com/dalek-cryptography/curve25519-dalek/pull/361 .
2021-08-03 23:10:35 +00:00
Isis Lovecruft
396d26e463
Merge branch 'develop' into release/4.0
2021-08-03 23:06:58 +00:00
Isis Lovecruft
a7f4f0ec14
Merge branch 'develop' into release/3.2
2021-08-03 23:04:34 +00:00
Isis Lovecruft
9f93a5c0f5
Merge branch 'main' into develop
2021-08-03 22:53:58 +00:00
Isis Lovecruft
061da49640
Merge branch 'release/3.1.1' into main
2021-08-03 22:53:37 +00:00
Isis Lovecruft
b9710d59f2
Minor documentation fixes.
2021-08-03 22:49:09 +00:00
gbaranski
c5fb932561
fix: stop forbidding unsafe in tests
2021-08-01 19:28:40 +02:00
gbaranski
d94b0f52dc
fix: remove rust-analyzer breaking line
2021-08-01 18:29:28 +02:00
Isis Lovecruft
f8cb7197f9
Fix error introduced in 59a8616 merge.
2021-07-20 03:22:27 +00:00
Isis Lovecruft
fccc5d54f8
Bump version for html_root_url.
2021-07-20 02:56:44 +00:00