Description
When sending an encrypted message to multiple recipients, any recipient can see the total number of recipients, even if some of the key ids are missing. I think it would make sense if I could pipe an encrypted message through gpgsplit and ask it to remove all recipients except for the ones listed on the command line, so I could send multiple versions of the same message (with the same signature) to different people without them knowing the full recipient list.