<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div>
<ol dir="auto">
<li>Customer  increased the encryption key size required during the Diffie-Hellman session key exchange, from 1024 bits to 2048  bits. Most of the time was spent on DH Computation. But could not reproduce 20 folds as said by the customer.</li>
<li>For constant input client requests =3000 ,DH=2048 , the Cpu-Busy-Time clearly jumped from 15.43 sec to 128.98 sec an approx 9x increase .</li>
<li>For constant input client requests =3000 , DH=2048  ,the Turn around time  clearly jumped from 7.4 Minutes  to 24.9 Minutes  an approx 3.3x increase .</li>
<li>Using different ciphers and hashalgoritms AES-256-CBC-SHA256, AES-256-CBC-SHA1 is not making much difference .</li>
<li>gmp function __gmpn_addmul_1 alone uses 51.35% of the total processing tim for DH=1024.
6, gmp function __gmpn_addmul_1 alone uses 81.46% of the total processing time  for DH= 2048</li>
</ol>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/566#note_101919624">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/6854dfd858040f6f2ae81b6ce3974b97/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/566#note_101919624"}}</script>
</p>
</div>
</body>
</html>