Commit aedf346
committed
Bump BoringSSL submodule to 4a3cda40b (API version 40)
Update the BoringSSL submodule from 91a66a59b (API version 37) to
4a3cda40b965bbda7cebf86e35c1ed6890ebcc34 (API version 40).
This moves the BoringSSL dependency forward by 653 commits. Key
addition in this range: ML-DSA support in libssl.
Changes:
- Update boring-pq.patch context for new BoringSSL.
- Remove rpk.patch: RPK is now native to BoringSSL. Update Rust
bindings to use upstream API names (SSL_get0_peer_rpk,
SSL_CTX_set1_accepted_peer_cert_types, SSL_get_peer_cert_type,
TLSEXT_cert_type_*). SSL_CREDENTIAL_new_raw_public_key now takes
EVP_PKEY* directly.1 parent 3921f35 commit aedf346
9 files changed
Lines changed: 68 additions & 204 deletions
File tree
- boring-sys
- build
- deps
- patches
- src
- boring/src/ssl
- tokio-boring/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
447 | | - | |
448 | | - | |
| 446 | + | |
449 | 447 | | |
450 | 448 | | |
451 | | - | |
452 | | - | |
| 449 | + | |
453 | 450 | | |
454 | 451 | | |
455 | 452 | | |
| |||
467 | 464 | | |
468 | 465 | | |
469 | 466 | | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
| 467 | + | |
474 | 468 | | |
475 | 469 | | |
476 | 470 | | |
| |||
Submodule boringssl updated 1419 files
0 commit comments