in reply to (tye)Re: Encrypting a Filename
in thread Encrypting a Filename

treat that like a base-64 encoded value and unencode it to get a binary string, encrypt that

I like that! Thanks. It's inspiring comments like that that make me glad I posted to the group.

—John