|
From: | David Ayers |
Subject: | Re: MD5 |
Date: | Fri, 24 Jan 2003 17:02:10 +0100 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 |
David Ayers wrote:
(Yes, Richard made me aware of that also :-) ) The gsweb patch I posted yesterday still refered to DataToHexSting, but I didn't have to link it agains gscrypt for some strange reason. So I guess I left a runtime error. :-( (I didn't see a compiler warning using 3.2.1 either, but I think I noticed that before.)
Actually I didn't leave a runtime error. DataToHexString() and HexStringToData are implemented in GSWeb/GSWUtils.m. In the meantime Richard has commited the -(NSString *)hexadecimalRepresentation NSData category. This makes DataToHexString() obsolete. Now (hopfully the last) question remains: How or rather should we handle HexStringToData? It's currently unused in gsweb so I believe there is no rush. But we might consider removing HexStringToData from GSWebUtils. What do you think?
Cheers, Dave PS: I'd be glad to send an updated patch once this issue is resolved.
[Prev in Thread] | Current Thread | [Next in Thread] |