School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Welcome to Dream.In.Code
Become an Expert!

Join 306,801 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,649 people online right now. Registration is fast and FREE... Join Now!



's Contributions
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
Cryptography - Extended in Java Tutorials (Last Comment: kmangold, Views: 653)
Code Snippets
MD5 in Java by kmangold
Submitted: June 30, 2009        Views: 620
It take an object as a parameter and calculates its MD5 hash based on the return value of the toString() method.