JEP 329: ChaCha20 and Poly1305 Cryptographic Algorithms
Thomas Lußnig
lussnig at suche.org
Thu Mar 22 22:26:54 UTC 2018
Hi,
is there any reason that the cipher and and the tls inclusion is split
into two separate jep?
And the second question is why is there no way for user to add new
cipher suites that can
be used in the tls protocol? Since i extend jdk8 with chacha for tls i
know that it would be
no big issue to add an API that allow to add new CipherSuites this would
be an great improvement
if the TLS-Protocol and the CIPHER-Implementation is more loose coupled.
Also an plugin system for TLS-Hello Extensions would be great.
Gruß Thomas
On 3/22/2018 10:19 PM, mark.reinhold at oracle.com wrote:
> New JEP Candidate: http://openjdk.java.net/jeps/329
>
> - Mark
More information about the security-dev
mailing list