Hi,
has anyone a routine to generate the SHA1 hash of a string ?
Thanks
Hash SHA1
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
Hash SHA1
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
-
- Posts: 161
- Joined: Tue Oct 18, 2005 10:01 am
Re: Hash SHA1
Hi,
Yes, in Harbour, please see \harbour\contrib\hbcrypt\sha1.c
Regards,
Toninho.
Yes, in Harbour, please see \harbour\contrib\hbcrypt\sha1.c
Regards,
Toninho.
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
Re: Hash SHA1
Hi Toninho,
where can I download that file ?
I checked the xharbour contrib lib sources and that file doesn't exist.
where can I download that file ?
I checked the xharbour contrib lib sources and that file doesn't exist.
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Re: Hash SHA1
Toninho wroted in HARBOUR , not in xHARBour . So please , go www.harbour-project.org , dowload section , the you will find sources and what you need ...Marco Turco wrote:Hi Toninho,
where can I download that file ?
I checked the xharbour contrib lib sources and that file doesn't exist.
Rimantas U.
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
Re: Hash SHA1
Thanks for the suggest,
but that file doesn't exist in the harbour sources also....
but that file doesn't exist in the harbour sources also....
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Re: Hash SHA1
Download the source directly from http://sourceforge.net/projects/harbour-projectMarco Turco wrote:but that file doesn't exist in the harbour sources also....
Here you will find the file:
http://harbour-project.svn.sourceforge. ... b/hbcrypt/
Last edited by IBTC on Tue Apr 28, 2009 10:13 am, edited 1 time in total.
Best Regards,
Ruediger Alich
---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
Ruediger Alich
---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
Re: Hash SHA1
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
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
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Re: Hash SHA1
Hi Marco,
Sorry, but I don't use this function.Marco Turco wrote: Do you have a prg sample that show how it has to be used ?
Best Regards,
Ruediger Alich
---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
Ruediger Alich
---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper