<!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">

<div></div>
<p dir="auto">We provide an API to replace bundled cipher implementations in gnutls. However, that API is rarely used (no users in codesearch), has a nice use case (an application replacing the crypto implementation with a faster), but has significant side effects. Any internal re-organization and extension of the cipher API (e.g., <a href="https://gitlab.com/gnutls/gnutls/issues/787" data-original="#787" data-link="false" data-link-reference="false" data-project="179611" data-issue="21804788" data-reference-type="issue" data-container="body" data-placement="bottom" title="Add gnutls_hmac_copy()" class="gfm gfm-issue has-tooltip">#787</a>), cannot be implemented without breaking that API.</p>
<p dir="auto">I propose to deprecate this API in 3.6.x series, and make it a no-op in 3.7.0. This issue is about making it a no-op in 3.7.x.</p>
<p dir="auto">It impacts:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">gnutls_crypto_register_cipher</span>
<span id="LC2" class="line" lang="plaintext">gnutls_crypto_register_aead_cipher</span>
<span id="LC3" class="line" lang="plaintext">gnutls_crypto_register_mac</span>
<span id="LC4" class="line" lang="plaintext">gnutls_crypto_register_digest</span></code></pre>

</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/790">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/787d80f8291eaa0f61bd799a1f34fef3/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/790"}}</script>


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