Stuffit uses the number of seconds since epoch as a ‘temporary’ number to create it’s tempfiles whist decompressing. This makes it trivial to mess up StuffIt, and is generally just dumb coding. They should at least randomize some letters, or something. Tsk. Not very secure.
Stuffit uses time_t within a filename whist decompressing!