18 Commits

Author SHA1 Message Date
Arthur Gautier
6df6d08729
v0.9.5 (#388) 2023-11-27 20:43:10 -07:00
Tony Arcieri
3eb4e38e37
v0.9.4 (#384) 2023-11-20 13:36:27 -07:00
Tony Arcieri
d855f2963c
v0.9.3 (#376) 2023-10-26 11:26:21 -06:00
Artyom Pavlov
dfb12ac5bc
Set min version of serde to 1.0.184 (#360) 2023-08-21 11:47:22 +00:00
Artyom Pavlov
3e17a67d5e
Pin serde to <1.0.172 (#359) 2023-08-19 18:08:54 +03:00
Tom Hebb
eb7e507f56
Add hazmat feature as a replacement for expose-internals (#352)
External access to these functions was removed in #304 when the old
`internals` module and `expose-internals` feature were removed. There
are some valid use cases for them, though (see #351), so let's bring
back a subset of what was in `internals` using the same naming and
documentation conventions that the aes crate uses for its hazardous
functions.

Much of the added or changed documentation is derived from that in
the `aes` crate.

Fixes #351.
2023-07-23 10:43:48 -06:00
Tony Arcieri
dfa23bccb4
v0.9.2 (#331) 2023-05-08 07:15:09 -06:00
Tony Arcieri
d61b501182
v0.9.1 (#327) 2023-05-03 19:36:27 -06:00
Tony Arcieri
c611408a2e
v0.9.0 (#318) 2023-04-27 12:57:20 -06:00
Tony Arcieri
c2a16aac47
v0.8.2 (#266) 2023-03-01 21:54:18 -07:00
Tony Arcieri
d10fcd9081
rsa v0.8.1 (#256) 2023-01-21 09:25:00 -07:00
Tony Arcieri
3c2a3f8ee6
v0.8.0 (#250) 2023-01-17 09:04:52 -07:00
Tony Arcieri
6b22f50e28 CHANGELOG.md: fix v0.8.0-pre.0 release date 2022-12-17 08:36:14 -07:00
Dmitry Baryshkov
8c96243f9f
v0.8.0-pre.0 (#237)
Also uses the new `CryptoRngCore` where possible instead of separate
`CryptoRng + RngCore`, and switches to `signature` v2.0.0-pre.3

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-12-17 08:26:59 -07:00
Tony Arcieri
0c7feac620
v0.7.2 (#224) 2022-11-14 19:47:48 -07:00
Tony Arcieri
4f1d413845
v0.7.1 (#218) 2022-10-31 15:03:26 -06:00
Tony Arcieri
942571f544
v0.7.0 (#211) 2022-10-10 12:15:14 -06:00
Tony Arcieri
8e712770d5
Add CHANGELOG.md (#189)
Includes stubs for all current non-prerelease releases (except v0.0.0)
which we can eventually fill out, or just add new versions going
forward.
2022-09-16 16:30:12 -06:00