On Apr 23, 02014, at 18:32, mxk <[email protected]> wrote: > This is in Java. i am examining two byte arrays, one raw and one which had > .toString('binary') done on it.
Oh, I see! That makes sense. I’d suggest always outputting bytes as unsigned integers, preferably in hexadecimal. It’d have made spotting what was going on a lot easier — turns out the negative numbers were a red herring! Glad you’re on your way to getting this straightened out. Aria
signature.asc
Description: Message signed with OpenPGP using GPGMail
