<!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: #777;">
<a href="https://gitlab.com/lumag">Dmitry Baryshkov</a> created an issue:
</p>
<div></div>
<p dir="auto">GOST TLS 1.3 will have two pairs of ciphersuites, each pair using the same cipher and MAC (differing only in external re-keying settings). GnuTLS can not handle this at this moment when generating priority lists.</p>
<p dir="auto">Another use case is supporting ciphersuites during standardisation phase, when one would be using both assigned and private ids.</p>
<p dir="auto">For my tests I have been extending <code>set_cipher_list()</code> with <code>if ce->id == ID1 then also add ciphersuite ID2</code>, but this does not look like a production code.</p>

</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/924">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/10de582c88dcdac86d58bc49d7ebcf14/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/924"}}</script>


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