trusteddomainproject / OpenDKIM

Other
97 stars 52 forks source link

Wishlist: compare signatures across different contexts #97

Open alevesely opened 4 years ago

alevesely commented 4 years ago

If an application has more than one verify context open, it may need to check how a given signature validates in each different context. The order that signatures appear is not significant, also because a context may be missing some signatures.

A simple function to retrieve a sibling signature, if it exists, is attached. Further optimizations may be possible; this is just a start...

libopendkim.patch.txt