<!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/jpalus">Jan Palus</a> created an issue: <a href="https://gitlab.com/gnutls/gnutls/-/issues/1246">#1246</a>
</p>
<div></div>
<p dir="auto">Just took gnutls 3.7.2 with <code>--enable-afalg</code> for a spin and there seems to be a usability problem. Application started to log cryptic error:</p>
<pre class="code highlight js-syntax-highlight language-plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">libkcapi - Error: AF_ALG: bind failed (errno: -2)</span></code></pre>
<p dir="auto">Few remarks:</p>
<ul dir="auto">
<li>error is harmless since it's about missing cipher in kernel, namely salsa20 which was dropped in kernel 5.12</li>
<li>preferably error should be logged only with verbose mode, but unfortunately libkcapi does not seem to allow it</li>
<li>even in verbose mode it would be good if error had some additional info ie that it's salsa20 cipher which failed initialization</li>
</ul>

</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/1246">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/377f03fdf671677895c9116eb6781810/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/1246"}}</script>


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