<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hello,</div><div><br></div><div>I wrote a C code which enter in FIPS mode with fips_mod_set(1). </div><div><br></div><div>But, when I call MD5 functions after setting FIPS mode, I get this error:</div><div><br></div><div>md5_dgst.c(75): OpenSSL internal error, assertion failed: Low level API call to digest MD5 forbidden in FIPS mode! Aborted.</div><div><br></div><div>Does anybody know what is wrong? How can I correct it?</div><div><br></div><div>Any tip will be very helpful,</div><div>Thanks.</div>                                        </div></body>
</html>