mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 03:52:13 +00:00
With the upgraded ed25519-dalek crate, it's now possible to pass in either DER or PEM encoded PKCS8 signing keys, which makes it feasible to remove the mail-auth dep from this crate. That in turns reduces the amount of code in here, which is nice.