8bit mime support? (linked to thunderbird issue)
Andrew Gallagher
andrewg at andrewg.com
Sat Aug 2 15:04:41 CEST 2025
On 2 Aug 2025, at 12:06, JL <devm23k73ju29h3r at dolce-energy.com> wrote:
>
> that's too bad, since in fact the "format" is enforced before signing, while they could have chosen the opposite : enforcing all binary fike to be presented into binary format in the mime message, and signing versification should only be performed once restored to original format....
I think you have misread the spec because that’s already what it requires. Signing is performed before encoding to 7-bit safe format, and verification after decoding. The only time normalisation is performed before signing is with 0x01 text document signatures, when line endings are converted to wire format. This is increasingly a historical curiosity though, and is unnecessary if you are using base64.
A
More information about the Gnupg-devel
mailing list