TLS-Attacker
TLS-Attacker copied to clipboard
Question concerning Named Groups according to RFC 8734
Hello!
RFC 8734 re-introduces the Brainpools Named Groups as
enum { brainpoolP256r1tls13(31), brainpoolP384r1tls13(32), brainpoolP512r1tls13(33) } NamedGroup;
Now that I have seen those in the wild, I wanted to ask if you are planing to add them as a configuration option?