Re: Disable TLS Renegociation ?

2024-04-25 Thread Sean Mullan
On 4/24/24 10:57 AM, Simon Bernard wrote: Thx Sean, So just to be sure that I get you correctly, that means there is only a static way to disable that ? No way to configure it differently for each SslSocket or SslEngine? That is correct. For example, If I have a java application with 1 

Re: RFR: 8329538: Accelerate P256 on x86_64 using Montgomery intrinsic [v5]

2024-04-25 Thread Volodymyr Paprotski
> Performance. Before: > > Benchmark(algorithm) (dataSize) (keyLength) > (provider) Mode Cnt ScoreError Units > SignatureBench.ECDSA.signSHA256withECDSA1024 256 > thrpt3 6443.934 ± 6.491 ops/s > SignatureBench.ECDSA.