1
Off Topic / Re: Need help decoding something with java:
« on: July 31, 2015, 04:20:09 PM »Assuming we're talking about hexadecimal characters for the key here and not ascii or whatever, the first 16 characters of SHA1(#1) is only 64 bits (Each hexadecimal character corresponds to 4 bits, 4 * 16 = 64 not 128), not 128 which the cipher requires. Can you confirm that he's intending it to be full characters?
If that means uppercase letters from A through F then yes
What I sent is (unfortunately) all the information it said and I'm technologically incompetent when it comes to this so I'm afraid I'm not much help