in reply to Re^2: best way to encrypt long file names?
in thread best way to encrypt long file names?

Hence the reason my example uses encrypt_hex() ... There are many other ways to move from the binary bits to something suitable to your filesystem, but encrypt_hex is built in and easy...

-Paul

  • Comment on Re^3: best way to encrypt long file names?