Whitespace in base64 encoded fields #5

Closed
opened 2026-09-06 12:20:55 +00:00 by steve · 0 comments
Owner

The DKIM2 spec defines base64 to allow FWS inside it. We need to strip whitespace before decoding any base64 encoded field. That includes mf=, rt= and s= in Dkim2-Signature and h= and r= in Message-Instance.

The DKIM2 spec defines base64 to allow FWS inside it. We need to strip whitespace before decoding any base64 encoded field. That includes mf=, rt= and s= in Dkim2-Signature and h= and r= in Message-Instance.
steve self-assigned this 2026-09-06 12:20:55 +00:00
steve closed this issue 2026-09-09 12:48:51 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
turscar/dkim2#5
No description provided.