Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
GeneralRe: md5 can be stored as a 32 bit int Pin
Ennis Ray Lynch, Jr.25-Jun-08 2:47
Ennis Ray Lynch, Jr.25-Jun-08 2:47 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George25-Jun-08 2:50
George_George25-Jun-08 2:50 
GeneralRe: md5 can be stored as a 32 bit int Pin
Ennis Ray Lynch, Jr.25-Jun-08 3:03
Ennis Ray Lynch, Jr.25-Jun-08 3:03 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George25-Jun-08 3:59
George_George25-Jun-08 3:59 
GeneralRe: md5 can be stored as a 32 bit int Pin
Ennis Ray Lynch, Jr.25-Jun-08 4:07
Ennis Ray Lynch, Jr.25-Jun-08 4:07 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George25-Jun-08 4:18
George_George25-Jun-08 4:18 
GeneralRe: md5 can be stored as a 32 bit int Pin
Guffa25-Jun-08 6:59
Guffa25-Jun-08 6:59 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George29-Jun-08 17:47
George_George29-Jun-08 17:47 
GeneralRe: md5 can be stored as a 32 bit int Pin
Guffa30-Jun-08 5:17
Guffa30-Jun-08 5:17 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George30-Jun-08 15:31
George_George30-Jun-08 15:31 
GeneralRe: md5 can be stored as a 32 bit int Pin
Guffa1-Jul-08 10:26
Guffa1-Jul-08 10:26 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George2-Jul-08 1:39
George_George2-Jul-08 1:39 
GeneralRe: md5 can be stored as a 32 bit int Pin
Guffa25-Jun-08 7:08
Guffa25-Jun-08 7:08 
GeneralRe: md5 can be stored as a 32 bit int Pin
George_George29-Jun-08 17:49
George_George29-Jun-08 17:49 
AnswerRe: hash function Pin
Guffa24-Jun-08 5:19
Guffa24-Jun-08 5:19 
GeneralYes Pin
Ennis Ray Lynch, Jr.24-Jun-08 6:02
Ennis Ray Lynch, Jr.24-Jun-08 6:02 
GeneralRe: Yes Pin
Guffa24-Jun-08 8:06
Guffa24-Jun-08 8:06 
GeneralRe: Yes Pin
George_George24-Jun-08 22:06
George_George24-Jun-08 22:06 
GeneralRe: Yes Pin
Guffa25-Jun-08 2:35
Guffa25-Jun-08 2:35 
GeneralRe: Yes Pin
George_George25-Jun-08 2:48
George_George25-Jun-08 2:48 
GeneralRe: Yes Pin
George_George24-Jun-08 22:05
George_George24-Jun-08 22:05 
GeneralRe: Yes Pin
Guffa25-Jun-08 7:14
Guffa25-Jun-08 7:14 
Genrally that means overly complicated.

As there is a built-in method in the string class that does what you ask for, you should obviously look at that before you look for anything "better".

As it turns out, the built-in method doesn't fulfill all your requirements, but it sure fulfills all the requirements that you mentioned in your original post.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Yes Pin
George_George29-Jun-08 17:51
George_George29-Jun-08 17:51 
GeneralRe: Yes Pin
Guffa30-Jun-08 4:56
Guffa30-Jun-08 4:56 
GeneralRe: Yes Pin
George_George30-Jun-08 15:25
George_George30-Jun-08 15:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.