[fpc-pascal] HMAC_SHA1 and FPC
David Butler
djbutler at gmail.com
Sat Mar 23 18:35:38 CET 2013
What do you mean by "native"?
It is pure pascal code that compiles under Delphi and FreePascal.
Using it is as easy as:
SHA1DigestToHexA(CalcHMAC_SHA1('secret', 'message')
On Sat, Mar 23, 2013 at 5:18 PM, silvioprog <silvioprog at gmail.com> wrote:
> 2013/3/23 David Butler <djbutler at gmail.com>
>
>> Hi
>>
>> You can find a hash library that supports HMAC-SHA1 here:
>>
>> http://fundementals.sourceforge.net/dl.html
>>
>
> But it's not native in Free Pascal. x(
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130323/77e8042d/attachment.html>
More information about the fpc-pascal
mailing list