in reply to Re: Compressing a string, but leaving it as a string
in thread Compressing a string, but leaving it as a string
"What's wrong with generating a random MD5 and living with the fact that you're going to be 32 chars long?"
A random MD5 doesn't help, because I can't take that MD5 string and reverse it back to the original tokens.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Compressing a string, but leaving it as a string
by Fletch (Bishop) on Mar 11, 2005 at 23:47 UTC |