From: Gregory Brown Date: 2008-08-03T14:58:19+09:00 Subject: Re: alphanumeric encrypt/decrypt On Sun, Aug 3, 2008 at 1:51 AM, Ruby Facet wrote: > Greg, Thanks for the pack hack. I am using it for file names and the > pack output is a little too long. I will look for other solutions, but > that does the trick. Is there any reason you need to decrypt the filenames? If not, you could use something like SHA. -greg