Open
Description
- Now that Bouncy Castle is used for both types of verification, the separate classes
EcdsaSecp256k1VerificationProvider
andEd25519VerificationProvider
can be combined - Remove
Ecdsasecp256k1Verifier
andEd25519Verifier
, as they will no longer be necessary
related to https://github.com/swirlds/swirlds-platform/issues/5261
Activity