Re: TLS 1.3 Support
Peter Dettman <[email protected]> Mon, 12 Aug 2019 11:18:03 +0700
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul, No, TLS 1.3 is not currently supported, although quite a lot of work has been done on RFC 8446 in the last year. e.g.: - The "Updates Affecting TLS 1.2" have been applied. - X25519, X448, Ed25519, Ed448 are supported. - the new key-schedule HKDF algs are implemented Regards, Pete Dettman On 6/8/19 10:46 pm, Mondain wrote: > I've looked over the bc website and release notes; I don't see any > information about TLS 1.3 support. Am I missing something? Is there support > in the Java libraries? > > Best Regards, > Paul > > -- > http://gregoire.org/ > https://github.com/Red5 <http://code.google.com/p/red5/>