randombit/botan

[TLS 1.3] Check the Implementation against RFC 9846

Open

#5,719 opened on 2026年7月13日

GitHub で見る
 (0 comments) (1 reaction) (1 assignee)C++ (654 forks)auto 404
good first issue

Repository metrics

Stars
 (3,283 stars)
PR merge metrics
 (PR metrics pending)

説明

RFC 9846 is an updated version of RFC 8446 that tightens some requirements and clarifies some details. The new revision is fully backward-compatible with the old one, though. Check if we're compliant and fix things as needed. Brownie-points for updating all RFC references in the code (as an independent PR).

コントリビューターガイド