Commit b6eb372
committed
rustls 0.23.20 -> 0.23.22
Notably this brings in support for post-quantum-secure key exchange
using X25519MLKEM768 with the `aws-lc-rs` crypto provider. Support is
enabled by default, but at a low negotiation priority. A subsequent
commit will expose the feature required to make it the most preferred
KX alg.
See the upstream release notes for more information:
https://github.com/rustls/rustls/releases/tag/v%2F0.23.221 parent 306db98 commit b6eb372
3 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments