How to make MD5, Java and Unicode play nicely
December 10, 2007 7:44 PM
Subscribe
How do I make MD5, Java and Unicode play nicely together?
I don't really get unicode and character sets. Now I need to. I'm trying to reproduce the same effect in java that
this javascript gets when the
chrsz variable is set to 16. When the variable is set to 8, the
java version gives the same result as the javascript. I need the java version to give the same result as the javascript version does when
chrsz equals 16.
I'm not great at java. I know enough to be dangerous. I thought I was pretty hot stuff at javascript, but it might help if I knew what << or >>> meant in javascript. As you can imagine, that's really hard to google.
posted by idb to computers & internet (8 comments total)
posted by sanko at 8:01 PM on December 10, 2007