indimail / indimail-mta

qmail fork with IPV6, TLS, DANE, DKIM, SRS2, SPF, daemontools, qmailanalog, mess822, & ucspi-tcp
https://github.com/indimail/indimail-mta/wiki/0-IndiMail-Wiki
GNU General Public License v3.0
12 stars 2 forks source link

added DKIMSignReplaceHash to alter Hash method #43

Closed mbhangui closed 1 year ago

mbhangui commented 1 year ago
  1. new function DKIMSignReplaceHash to alter current Hash method
  2. use dkimkeys to generate multi-signature with different hash encryption methods
  3. Use separate md variables to store sha256 body hash for ed25519 and non-ed25519 - removed
  4. added feature in dkim.cpp to generate multiple signatures (for each -s option passed on command line).
  5. added DKIMSIGNEXTRA feature of qmail-dkim to dk-filter