<!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>
<blockquote dir="auto">
<p>There is a crash though when the library is run on
FIPS140 mode, which I could not figure why from the changes.</p>
</blockquote>
<p dir="auto">This issue is now fixed. The GnuTLS library could not initialize in FIPS mode
since the self test failed. I have updated the self test now to use an ACVP
test that I just successfully verified yesterday.</p>
<p dir="auto">I took an ACVP test vector that contains the verification of personalization
string and additional information to cover more code paths. Yet I removed the
number of self tests from 3 to 1. If you think that more than one self test is
beneficial, I can easily add more self tests using other ACVP test vectors I
now have on file.</p>
<p dir="auto">The crash though is interesting: when I use the GnuTLS library without the
updated self test in FIPS mode with my test harness, the library would simply
not initialize and my application stops. The test, however, crashes. It seems
that the test does not handle a failure in the initialization of GnuTLS
gracefully.</p>
</div>


</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/merge_requests/820#note_120605715">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/252f57d85c1769ebc0019b0fca77a9a4/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 Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/820#note_120605715"}}</script>
</p>
</div>
</body>
</html>