hiero-ledger / hiero-ledger/hiero-consensus-node
Combine EcdsaSecp256k1VerificationProvider and Ed25519VerificationProvider
Open
Base Crypto
Feature Enhancement
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
- Now that Bouncy Castle is used for both types of verification, the separate classes `EcdsaSecp256k1VerificationProvider` and `Ed25519VerificationProvider` can be combined
- Remove `Ecdsasecp256k1Verifier` and `Ed25519Verifier`, as they will no longer be necessary
related to https://github.com/swirlds/swirlds-platform/issues/5261
Contributor guide
Assessment
This issue has not been assessed yet.