> >I also > can't assume > >that the customer even has access to a compiler which rules out any XS > >modules, which means no MD5 or SHA-1. > > How about > providing the modules with your code?
Without a compiler, how would they compile the XS code? I had thought of this, as I already have several of my own modules that go with the script, but their all "Pure Perl". > I could cycle > through each > of the 4096 possible keys in 'the blink of an eye' Yeah, that's pretty much the answer that I expected. Anyone know where I can get an MD5/SHA-1 Pure Perl module? I'll think about it, Grant M.
