RE: Bug? Concatenating nulls with XOR and ToBase64()

2002-07-17 Thread Aidan Whitehall
If you then XOR the result, the ASP output and the ColdFusion output drift at the point where the XORed value was 0. Sorry, that should have read: If you then *Base64* encode the result, the ASP output and the ColdFusion Output drift at the point where the XORed value was 0. -- Aidan

RE: Bug? Concatenating nulls with XOR and ToBase64()

2002-07-17 Thread Aidan Whitehall
Just realised I should have explained a little further... The fact that the null isn't being concatenated in to the string seems to be borne out by the following: XORing and then encoding the following 2 sets of data with ColdFusion result in the *same* output, where the result should be