Hi Martin,
The TLS 1.3 spec is replacing the Trusted CA Indication
(trusted_ca_keys) extension with a new Certificate Authorities
(certificate_authorities) extension. See more details about the
specification in the TLS 1.3 draft:
https://tools.ietf.org/html/draft-ietf-tls-tls13-20#sectio
Hi List,
I'm an long time user of Java and JCE.
I've just begun looking into the recently standardized curve25519 crypto.
Since I didn't find any JEP or JSR for this I took the liberty creating an
issue on Bouncycastle's GitHub:
https://github.com/bcgit/bc-java/issues/193#issuecomment-309183825