Jack Grigg
4c79db3fe0
v0.7.0
2021-10-18 17:52:37 +01:00
Jack Grigg
3e5c7fa85d
cargo update fuzz*
2021-10-18 17:52:37 +01:00
Jack Grigg
8507fbc39c
Update lockfiles for fuzzers
2021-10-18 17:52:37 +01:00
Jack Grigg
d332c31437
chacha20poly1305 0.9
...
We switch from the c2-chacha crate to the chacha20 crate, as the latter
is now close to equivalent performance (equivalent when compiled with
`RUSTFLAGS="-Ctarget-feature=+avx2"`), and is no longer optional
upstream.
2021-08-29 18:26:12 +01:00
Jack Grigg
8f4169340c
cargo update again
2021-08-28 14:02:40 +01:00
Jack Grigg
34aaf4e6ef
scrypt 0.8 and bcrypt-pbkdf 0.7
2021-08-28 14:02:06 +01:00
Jack Grigg
c6d11883ec
i18n-embed 0.13
2021-08-28 14:01:52 +01:00
Jack Grigg
12749521f0
nom 7 and pinentry 0.5
2021-08-28 14:01:32 +01:00
Jack Grigg
c6e4202845
cargo update
...
Excludes clap 3.0.0-beta.4 which appears broken.
2021-08-28 14:01:03 +01:00
Jack Grigg
bfb0e0e021
rand 0.8 and rsa 0.5
...
rand 0.7 is kept as a dependency of age due to x25519-dalek 1.*.
2021-08-07 07:35:08 +01:00
Jack Grigg
3cca6a03cc
secrecy 0.8
2021-08-07 07:34:41 +01:00
Jack Grigg
cb90a4a343
cargo update
2021-08-07 07:33:34 +01:00
Jack Grigg
5c0fa248fe
cargo update
2021-05-14 20:29:41 +01:00
Jack Grigg
a208150631
v0.6.0
2021-05-02 12:50:41 +12:00
Jack Grigg
cffb64622e
Bump KDF dependencies
2021-05-02 11:20:16 +12:00
Jack Grigg
2b66810e84
cargo update fuzzers
2021-05-02 11:06:21 +12:00
Jack Grigg
e837506a7f
Merge branch 'release-0.5.1' into main
2021-02-13 17:51:33 +00:00
Jack Grigg
19284206c0
v0.5.1
2021-02-13 17:15:38 +00:00
Jack Grigg
4d2c2e0c58
Require i18n-embed 0.10.2
...
Includes a workaround for https://github.com/kellpossible/cargo-i18n/issues/57 .
2021-02-13 17:10:09 +00:00
Jack Grigg
31320c9f97
i18n-embed-fl 0.3
...
Fixes an issue where `cargo update` breaks builds (due to how
i18n-embed-fl 0.2 was not pinning its pre-release dashmap dependency).
2021-02-13 17:09:59 +00:00
Jack Grigg
2f902ae05f
nom 6
2021-01-12 13:38:40 +00:00
Jack Grigg
0e860a672a
base64 0.13
2021-01-12 13:38:40 +00:00
Jack Grigg
c2c1aa257f
cargo update
2021-01-12 13:38:35 +00:00
Jack Grigg
a4712dea4b
Require i18n-embed 0.10.2
...
Includes a workaround for https://github.com/kellpossible/cargo-i18n/issues/57 .
2021-01-12 13:08:07 +00:00
Jack Grigg
cd5be09328
i18n-embed-fl 0.3
...
Fixes an issue where `cargo update` breaks builds (due to how
i18n-embed-fl 0.2 was not pinning its pre-release dashmap dependency).
2021-01-11 21:55:25 +00:00
Jack Grigg
77273e0378
v0.5.0
2020-11-22 18:51:27 +00:00
Jack Grigg
5398ddaede
cargo update
2020-11-22 18:47:56 +00:00
Jack Grigg
ae66f15fb8
cargo update
2020-11-18 00:23:10 +00:00
Jack Grigg
672fbf11e1
pin-project 1.*
2020-11-03 02:05:22 +00:00
Jack Grigg
dde4c01c4e
chacha20poly1305 0.7 and c2-chacha 0.3
...
Improves throughput benchmarks by ~20%, due to a refactor included in
poly1305 0.6:
https://github.com/RustCrypto/universal-hashes/pull/48
2020-11-03 02:05:22 +00:00
Jack Grigg
c5a4c2bc39
Upgrade Cargo.lock formats for fuzzers
2020-11-03 01:47:57 +00:00
Jack Grigg
88d8de69ad
hmac 0.10
2020-11-02 00:57:48 +00:00
Jack Grigg
e8f6d8c1dc
cargo update
2020-11-02 00:57:48 +00:00
Jack Grigg
f47ab7e003
cargo update
2020-09-19 01:17:52 +01:00
Jack Grigg
955449f69c
cargo update fuzz
2020-07-29 02:10:27 +12:00
Jack Grigg
0c1097a791
cargo update fuzz
2020-07-19 18:57:04 +12:00
Jack Grigg
f80c085cd2
cargo update fuzz
2020-07-13 13:02:23 +12:00
Jack Grigg
d5276f79f8
cargo update fuzz*
2020-06-13 19:56:10 +12:00
Jack Grigg
521247b1b7
cargo update
2020-04-25 20:58:14 +12:00
Jack Grigg
9adf7e5749
v0.4.0
2020-03-25 11:55:40 +13:00
Jack Grigg
491c4c6814
cargo update
2020-03-25 10:32:35 +13:00
Jack Grigg
516872f8db
Fix decrypt fuzz target
2020-03-16 22:02:28 +13:00
Jack Grigg
1bb5f091e1
cargo update fuzz
2020-03-16 20:58:43 +13:00
Jack Grigg
84ca61d44c
v0.3.1
2020-02-11 13:49:59 +00:00
Dimitris Apostolou
b1fc799748
Upgrade cookie-factory to 0.3.1
2020-02-10 16:16:57 +02:00
Jack Grigg
6eb85cb74a
v0.3.0
2020-02-09 20:46:52 +00:00
Jack Grigg
9e79d6449c
cargo update
2020-02-09 20:26:08 +00:00
Jack Grigg
4d97420cef
Add fuzz target for age stanza
2020-02-09 13:25:11 +00:00
Jack Grigg
22e43be304
cargo update fuzz/
2020-02-01 21:20:27 +00:00
Jack Grigg
34196aae42
base64 0.11
2020-02-01 21:19:31 +00:00