corda/node
Shams Asari e860c67086 ENT-11662: Using EdDSA keys when generating notary servive identities
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.
2024-03-19 10:12:10 +00:00
..
capsule Extra add-opens to support corda-shell 2024-03-12 15:45:19 +00:00
src ENT-11662: Using EdDSA keys when generating notary servive identities 2024-03-19 10:12:10 +00:00
build.gradle ENT-11101: Fix all crypto issues introduced by Java 17 upgrade 2024-03-04 13:29:49 +00:00