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 class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc 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>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>