--- Aleksey Sanin <[EMAIL PROTECTED]> wrote: > Yes. I can reproduce it too.
Good. Reproducible problems are the best kind of problems :-) > It seems that currently we use this function > only to convert binary data to hex string. Correct. > This does not sound like a very complicated task. > We should probably write a function to do this and > use it instead all the time. That is exactly what I am implementing in my copy of XMLSec at the moment. I'm calling it xmlSecBinaryToHexString(). If it works out, I can share the function and everyone can decide how best to fit it in the production copy. Gambit __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
