[fpc-pascal] HMAC_SHA1 and FPC
silvioprog
silvioprog at gmail.com
Sat Mar 23 16:21:39 CET 2013
2013/3/23 Tomas Hajny <XHajT03 at hajny.biz>
> On Sat, March 23, 2013 06:28, silvioprog wrote:
>
> Hi,
>
> > How to get HMAC_SHA1 using native functions of FPC?
> >
> > HMAC_SHA1:
> >
> http://en.wikipedia.org/wiki/Hash-based_message_authentication_code#Examples_of_HMAC_.28MD5.2C_SHA1.2C_SHA256.29
>
> Doesn't package hash (included with FPC by default for all targets) cover
> your needs?
>
> Tomas
Yes, the "sha1" unit, but how to do it? I was seeing a function in PHP, but
I couldn't port it to the Free Pascal.
--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130323/d4d97cfb/attachment.html>
More information about the fpc-pascal
mailing list