randombit/botan

[TLS 1.3] Check the Implementation against RFC 9846

Open

#5 719 ouverte le 13 juil. 2026

Voir sur GitHub
 (0 commentaires) (1 réaction) (1 assigné)C++ (654 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (3 283 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur