Lets say that I periodically change the pass-phrase on a truecrypt volume. The volume is regularly backed up, so my backup system has many copies of that volume, many of which have a different volume header due to having different pass phrases.
If an attacker gains access to my backup system, does having access to many copies of the volume header (for different pass-phrases) make it significantly easier for them to break the encryption on the volume?
Obviously I realise that you only need to guess one pass-phrase for all of the backups to be accessible (since you can back up the volume header from the volume who's pass-phrase you know and restore it onto any of the others) but does having multiple copies of the header make it easier than infinitesimally reducing the exhaustive search space required?