[fpc-pascal] HMAC_SHA1 and FPC
Anthony Walter
sysrpl at gmail.com
Tue Mar 26 06:09:14 CET 2013
On Tue, Mar 26, 2013 at 12:23 AM, silvioprog <silvioprog at gmail.com> wrote:
> Don't know why so much work if you can use it directly from the FCL.
>
Because...
OpenSSL is quite robust, well documented. tested, and proven
OpenSSL provides a full compilement of cryptography and hashing functions
On Linux/OSX you can link to external shared object files, which further
reduces project build size and system resources
Side benefit: OpenSSL also provides a simple secure socket implementation,
which many times pairs nicely along with SHA/HMAC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130326/6efe3cc5/attachment.html>
More information about the fpc-pascal
mailing list