You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Lekensteyn suggested we add a unit test for asserting that the client-facing server rejects if the client sends GREASE ECH with a config id that matches a known config but which uses a different KEM algorithm: #95 (comment)
We might also want to check that it rejects when the KDF/AEAD algorithm pair isn't supported.
The text was updated successfully, but these errors were encountered:
cjpatton
changed the title
Unit tests for ECH edge caes
crypto/tls: Unit tests for ECH edge caes
Aug 19, 2021
@Lekensteyn suggested we add a unit test for asserting that the client-facing server rejects if the client sends GREASE ECH with a config id that matches a known config but which uses a different KEM algorithm: #95 (comment)
We might also want to check that it rejects when the KDF/AEAD algorithm pair isn't supported.
The text was updated successfully, but these errors were encountered: