Re: [twsocket] Hash algorithm

2007-04-24 Thread Francois PIETTE
; <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, April 24, 2007 7:04 PM Subject: Re: [twsocket] Hash algorithm > Hello, > > thanks for the info about the C++ Hash implementation. But I'm only > looking for hasing some simple string to store the hash instea

Re: [twsocket] Hash algorithm

2007-04-24 Thread Markus Humm
Hello, thanks for the info about the C++ Hash implementation. But I'm only looking for hasing some simple string to store the hash instead of a encrypted password. It will take some time till I get to it, but I wanted to be ready for it and if time permits I'll document the one I've used in th

Re: [twsocket] Hash algorithm

2007-04-23 Thread Arno Garrels
gt; To: "ICS support mailing" > Sent: Sunday, April 22, 2007 11:19 PM > Subject: [twsocket] Hash algorithm > > >> Hello, >> >> if I remember correctly ICS has a hash algorithm (MD5?) built in >> somewhere. >> Am I right on this? And if, whic

Re: [twsocket] Hash algorithm

2007-04-23 Thread Fastream Technologies
upport mailing" Sent: Sunday, April 22, 2007 11:19 PM Subject: [twsocket] Hash algorithm > Hello, > > if I remember correctly ICS has a hash algorithm (MD5?) built in > somewhere. > Am I right on this? And if, which one and in what unit? Is it already > included in V5.2x?

Re: [twsocket] Hash algorithm

2007-04-22 Thread Francois Piette
> if I remember correctly ICS has a hash algorithm (MD5?) built > in somewhere. Am I right on this? Yes. MD4, MD5 and SHA1. > And if, which one and in what unit? IcsMD4, IcsMD5 and IcsSHA1 all in vc32 folder. > Is it already included in V5.2x? In V5 and V6. > I might want to use it and I'd

[twsocket] Hash algorithm

2007-04-22 Thread Markus Humm
Hello, if I remember correctly ICS has a hash algorithm (MD5?) built in somewhere. Am I right on this? And if, which one and in what unit? Is it already included in V5.2x? I might want to use it and I'd be willing to spend some minutes to ducument this feature in the wiki (maybe as separate entr