RFR: 8280494: (D)TLS signature schemes [v5]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Sun Jan 30 07:43:07 UTC 2022
On Sun, 30 Jan 2022 03:06:35 GMT, Bernd <duke at openjdk.java.net> wrote:
>> Yes. Array copy is a concern of mine, too. Hopefully, the frozen array feature could help address the array copy issues in the future.
>
> Hmm.. I guess the different packages make it really hard to have an internal optimized getter. What about a single concatenated string, it would be immutable „sig1,sig2“..
It's an interesting idea. I would like to choose simple API, in an affordable performance impact. I don't worry a lot if considering the frozen array enhancement.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7252
More information about the security-dev
mailing list