mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 12:02:14 +00:00
This is not on by default, and is not currently enabled for KumoMTA. Using openssl is currently about 3x faster than the pure rust RSA crate, and inline with the perf of the ring crate, which we could use here instead, but which doesn't support keys of size 1024 which are currently widely deployed by the industry, and for which larger sizes do not fit in DNS records.