<!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></div>
<p dir="auto">In case of AES-CCM 12 is returned, which is in most cases wrong.</p>
<p dir="auto">The RFC states:</p>
<ol start="2" dir="auto">
<li>A nonce N of 15-L octets.  Within the scope of any encryption key
K, the nonce value MUST be unique.  That is, the set of nonce
values used with any given key MUST NOT contain any duplicate
values.  Using the same nonce for two different messages
encrypted with the same key destroys the security properties of
this mode.</li>
</ol>
<p dir="auto">Valid values of L range between 2 octets and 8 octets
(the value L=1 is reserved).</p>
<p dir="auto">So the documentation of the function should tell the user to check the RFC and implementation if the size is fixed or needs to be calculated differently!</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/717">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/d9ed27702327d015d88289ebf7cb771f/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/717"}}</script>
</p>
</div>
</body>
</html>