<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Steve,<br> Thanks for pointing out the correct version of crypto. <br>Could you please point to instructions on how to patch crypto to remove the NIF des_ede3_cfb_crypt.<br>I couldnt find a solaris package version 0.9.8. Looked through oracle sites for updated package and/or any patch that would<br>upgrade openssl to 0.9.8, but no luck.<br><br>Thanks<br>Venu<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Thu, 8 Nov 2012 14:58:19 +0100<br>> From: sverker.eriksson@ericsson.com<br>> To: kostis@cs.ntua.gr<br>> CC: erlang-questions@erlang.org<br>> Subject: Re: [erlang-questions] erlang fails to load crypto on solaris 10 x86_64<br>> <br>> Kostis Sagonas wrote:<br>> > On 11/08/2012 10:59 AM, Sverker Eriksson wrote:<br>> >> crypto needs OpenSSL 0.9.8, you have 0.9.7.<br>> >><br>> >> Either install 0.9.8 or patch crypto by removing the NIF<br>> >> des_ede3_cfb_crypt which is the only one that needs 0.9.8.<br>> ><br>> > Shouldn't this be checked or isn't this something which is done better <br>> > as part of the configure script?  I.e. checking at configure time <br>> > which OpenSSL version is used and taking some appropriate action?<br>> ><br>> Yes, that would be nicer.<br>> <br>> In R16 crypto will support OpenSSL 0.9.7.<br>> <br>> crypto:des3_cfb_encrypt and des3_cfb_decrypt will then throw exception <br>> 'notsup'.<br>> <br>> /Sverker<br>> <br>> _______________________________________________<br>> erlang-questions mailing list<br>> erlang-questions@erlang.org<br>> http://erlang.org/mailman/listinfo/erlang-questions<br></div>                                           </div></body>
</html>