Re: Solve the code
- From: "Dave -Turner" <admin@xxxxxxxxx>
- Date: Fri, 9 Jul 2010 00:41:43 +0800
"Curry suspects that the designers used a cryptographic algorithm called an
MD5 hash to transform the mission statement into the string of characters,
but he doesn't know whether they took choice bits or the whole statement"
The code is 32 characters tho, so 256bit. MD5 is 128bit.
.
Relevant Pages
- Re: Solve the code
... MD5 hash to transform the mission statement into the string of characters, ... The code is hexadecimal characters. ... (sci.crypt) - Re: [PHP] Replacing accented characters by non-accented characters
... I've been trying to find something nice to transform an accentuated ... string into a non-accentuated string. ... arabic or asian characters to plain non-accentuated characters would be ... (php.general) - Re: [PHP] Replacing accented characters by non-accented characters
... I've been trying to find something nice to transform an accentuated ... string into a non-accentuated string. ... arabic or asian characters to plain non-accentuated characters would be ... (php.general) - Replacing accented characters by non-accented characters
... I've been trying to find something nice to transform an accentuated ... string into a non-accentuated string. ... arabic or asian characters to plain non-accentuated characters would be ... (php.general) - Re: Logic...
... >> The idea is to take a string of 9 characters, and transform them into an ... >> array of integers, which are stored in an array of rows (IE: ... > Obviously i meant 9 strings of 9 characters. ... (comp.lang.ruby) |
|