https://bugs.exim.org/show_bug.cgi?id=3141
Bug ID: 3141 Summary: ARC ed25519 keys Product: Exim Version: 4.96+ Hardware: All OS: All Status: NEW Severity: wishlist Priority: medium Component: DKIM Assignee: t...@duncanthrax.net Reporter: g...@grin.hu CC: exim-dev@lists.exim.org Bug 2162 implemented ARC (thank you, again!). Could it be that you forgot to implement Ed25519 keys? https://github.com/Exim/exim/blob/aa2c0906dfb1052e1490900a9c54e6dc4efc283e/src/src/miscmods/arc.c#L1423C1-L1423C56 looks pretty weird: if (FALSE /*need hash for Ed25519 or GCrypt signing*/ ) -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## exim-dev-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/