<div dir="ltr">2013/3/26 Anthony Walter <span dir="ltr"><<a href="mailto:sysrpl@gmail.com" target="_blank">sysrpl@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On Tue, Mar 26, 2013 at 12:23 AM, silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span> wrote:<br></div><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div>Don't know why so much work if you can use it directly from the FCL.</div></div></div></blockquote><div><br></div></div><div>Because...</div><div><br></div><div>OpenSSL is quite robust, well documented. tested, and proven</div>
<div>OpenSSL provides a full compilement of cryptography and hashing functions</div><div>On Linux/OSX you can link to external shared object files, which further reduces project build size and system resources</div><div>
<br>
</div><div>Side benefit: OpenSSL also provides a simple secure socket implementation, which many times pairs nicely along with SHA/HMAC</div></div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">
<div class="gmail_extra">I don't know if you noticed, but I sent the ALL test cases required by the RFC 2202 (<a href="http://tools.ietf.org/html/rfc2202">http://tools.ietf.org/html/rfc2202</a>), i.e., it's enough to check whether the algorithm it's well implemented or not.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">I'll await the answer of the staff of Core, because for me the final answer is theirs.</div></div></div><div class="gmail_extra"><div><br></div>--<br>Silvio Clécio<br>
My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>