mirror of
https://github.com/corda/corda.git
synced 2025-04-02 17:11:21 +00:00
It was previously generating TLS keys, which seems to have been an oversight. Using EdDSA also has a slight performance edge, as there's some mutex contention when ECDSA keys are used.