mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-25 05:38:18 +00:00
05e52d4ce6
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.