randombit/botan

[TLS 1.3] Check the Implementation against RFC 9846

Open

#5,719 创建于 2026年7月13日

在 GitHub 查看
 (0 评论) (1 反应) (1 负责人)C++ (654 fork)auto 404
good first issue

仓库指标

Star
 (3,283 star)
PR 合并指标
 (PR 指标待抓取)

描述

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).

贡献者指南