anmonteiro / anmonteiro/ocaml-quic
OCaml-TLS Interface changes
Đang mở
- Ngôn ngữ chính
- OCaml
- Star
- 37
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
This is a place for documenting the interface changes OCaml-QUIC would need in OCaml-TLS upstream:
- expose `Tls.State.handle_raw_record` or a similar function that doesn’t encrypt / decrypt (QUIC doesn’t use the TLS record layer and is in charge of packet protection itself)
- expose the traffic secret when issuing `` `Change_{enc,dec} `` state changes: due to key separation in QUIC / TLS, QUIC needs to derive its own keys from the traffic secret.
- support for the `quic_transport_parameters` encrypted extension
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.