LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to avoid colutions in md5 ? (https://www.linuxquestions.org/questions/programming-9/how-to-avoid-colutions-in-md5-463368/)

jabka 07-12-2006 01:14 PM

how to avoid colutions in md5 ?
 
Howdy,...
im searching for way to create a spesific id of a string (ectualy 1024 charters) .
the id have to be diffrent for each string (all strings are diffrent).

i thouth to use Md5 but after watching the code and googling i realized that there could be colisutions .

so here i came to you ppl ..
how can i avoid the colisutions ?
the string are :
00 00 00 .. 00 will be the first
00 00 00 .. 01 will be the next.
eatch is 1024 byte long.
there are 2^100 diffrent strings.

acid_kewpie 07-12-2006 02:03 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php


All times are GMT -5. The time now is 11:23 PM.