package dustin.examples; import org.apache.commons.lang.builder.ToStringBuilder; /** * A simple representation of a Person intended only to demonstrate Apache * Commons ToStringBuilder. * * @author ...
I need a fast hashing function for the purpose of unique identification (not security). How many different, say, 100 character strings can I hash with md5 before hitting a collision? What about sha1?
Results that may be inaccessible to you are currently showing.
Hide inaccessible results