lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Yes, if a string is long enough not all characters are included in the hash, and you can then trivially generate lots of strings that hash to the same value.

--