h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
538 stars 142 forks source link

[hpke] add test vectors for multi-shot AEAD #440

Closed kazuho closed 1 year ago

kazuho commented 1 year ago

We know that it works (because sequence numbers are adopted the same way with TLS and HPKE), but it's always good to have tests.