Hi,
has anyone a routine to generate the SHA1 hash of a string ?
Thanks
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Hi,
has anyone a routine to generate the SHA1 hash of a string ?
Thanks
Hi,
Yes, in Harbour, please see \harbour\contrib\hbcrypt\sha1.c
Regards,
Toninho.
Hi Toninho,
where can I download that file ?
I checked the xharbour contrib lib sources and that file doesn't exist.
Marco Turco wrote:Hi Toninho,
where can I download that file ?
I checked the xharbour contrib lib sources and that file doesn't exist.
Thanks for the suggest,
but that file doesn't exist in the harbour sources also....
Marco Turco wrote:but that file doesn't exist in the harbour sources also....
Hi IBTC,
thanks for your link.
I succesfully linked that file to my app but I have some problem about the use of this function.
Do you have a prg sample that show how it has to be used ?
Thanks in advance
Marco Turco wrote:
Do you have a prg sample that show how it has to be used ?