shortly icon indicating copy to clipboard operation
shortly copied to clipboard

Use higher base

Open naugtur opened this issue 12 years ago • 0 comments

You can go up to base72 and in some cases even beyond (you are using hashes and they allow for & and probably even ? )

I am using the smallest safe dictionary in my ripper project here: https://github.com/naugtur/ripper

//you could also compare the results of deflate and LZW I've been using

naugtur avatar May 13 '13 13:05 naugtur