6/8 Anyone knows how Perl does its checksum in unpack? I need to implement unpack("%32C*", "some string") in Java...any ideas?