<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div><!-- This file has been automatically generated. See web/README.md -->
<div>
<div>
<div style="direction: ltr;">Wow - nothing like starting the day with a facepalm :-/ Huge thanks Dave!!</div>
</div>
<div><br>
</div>
<div class="ms-outlook-ios-signature"></div>
</div>
<div> </div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="dir="ltr""><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Från:</b> openssl-users <openssl-users-bounces@openssl.org> på uppdrag av Dave Coombs <dcoombs@carillon.ca><br>
<b>Skickat:</b> måndag, november 19, 2018 3:09 em<br>
<b>Till:</b> openssl-users@openssl.org<br>
<b>Ämne:</b> Re: [openssl-users] Engine NID_sha512
<div> </div>
</font></div>
Hi, <br>
<br>
> if (!digest) <br>
> { <br>
> static int supported_nids[] = {NID_sha256, NID_sha384, NID_sha512, 0}; <br>
> *nids = supported_nids; <br>
> return 2; <br>
> } <br>
<br>
I think this should be "return 3", to reflect the number of NIDs you're implementing support for.
<br>
<br>
-Dave <br>
<br>
<br>
</div>
</body>
</html>