in reply to Re: Re: Alternative Perl hashing module
in thread Alternative Perl encryption module

I am the original author-the reason I am looking for a smaller hash is that I am using it in connection with compression, so the smaller the better-as is clear I know very little about encryption but for my purpose I do not need to know the background theory-I think I'll go with the idea of using the first ten bytes of the SHA1 digest-Thanks for all the suggestions!!!-Val
  • Comment on Re: Re: Re: Alternative Perl hashing module