已合并
feat: enforce record boundary on TLS1.3 read key switches #1014
feat: enforce record boundary on TLS1.3 read key switches #1014
已合并
pi_ixeL创建于 1月20日
pi_ixeL成员
1月20日

tls: enforce record boundary on TLS1.3 read key switches
Enforce TLS1.3 read-side key activation to occur only at record boundaries by checking for unconsumed decrypted handshake bytes before switching pending->current state. Emit fatal unexpected_message, return HITLS_REC_ERR_NOT_ON_RECORD_BOUNDARY.

likedislike
Pull Request已成功合入, 合并人@liwei3013
(感谢 pi_ixeL 的贡献)
Ppi_ixeL成员
1月20日 创建了 pull request,commit 2227dfb3
此处折叠了11条事件消息 查看更多
osespark_infraosespark_infra成员
1月20日 添加了label:ci-failed
pi_ixeL成员
1月20日 评论:

/retest

likedislike
osespark_infraosespark_infra成员
1月20日 删除了label:ci-failed
此处折叠了7条事件消息 查看更多
Lliwei3013成员
1月20日 合入了pull request