[5092] in cryptography@c2.net mail archive
Encrypting filenames
daemon@ATHENA.MIT.EDU (Steve Hawkinson)
Sat Jul 10 17:36:18 1999
Date: Sat, 10 Jul 1999 16:00:00 -0500 (CDT)
From: Steve Hawkinson <hawkinson@lcse.umn.edu>
To: cryptography@c2.net
In-Reply-To: <v04011704b374433d8818@[24.218.56.100]>
Does anybody have any ideas on what would be a good algorithm for
encrypting filenames? I would like for the alogorithm to do compression
also. CFS uses an algorithm that lengthens the filename, thereby shortening
the maximum allowed length of the clear text filename. I want to avoid
this and possibly store extra metadata in the filename.
Also does anybody know of an encrypted filesystem that encrypts the names
of files, besides CFS.
Steve