<!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=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #666;">
<a href="https://gitlab.com/airtower-luna">Airtower</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1098">#1098</a>:
</p>
<div></div>
<p dir="auto">The <code>NORMAL</code> priority keyword enables several protocols and algorithms
that shouldn't be considered secure by current standards,
specifically:</p>
<ul dir="auto">
<li>plain RSA key exchange</li>
<li>TLS 1.0</li>
<li>TLS 1.1</li>
<li>DTLS 1.0</li>
<li>SHA-1 signatures</li>
<li>SHA-1 MAC seems at least questionable</li>
</ul>
<p dir="auto">Aside from SHA-1 signatures and in some cases SHA-1 MAC this also
applies to all the <code>SECURE</code> variants, and everything aside from plain
RSA also to <code>PFS</code>.</p>
<p dir="auto">I suppose there may be a compatibility tradeoff regarding SHA-1 MAC,
but the rest could be removed without being any less compatible with
older servers than modern browsers. For TLS 1.2 servers that still
don't support AEAD adding SHA-256 MAC might be useful, whether SHA-1
is removed or not.</p>
<p dir="auto">Considering that these keywords are intended for people who want
reasonably secure defaults without digging into all the details I think they
should be updated soon. I'd be happy to prepare a patch if there is
consensus on what should be included.</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1098">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/1b3171d22dc4b2269d46e81f083de851/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/1098"}}</script>


</p>
</div>
</body>
</html>