Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eth secp Azure bulk loading #832

Closed
6 tasks done
jframe opened this issue Jul 4, 2023 · 0 comments · Fixed by #850
Closed
6 tasks done

Eth secp Azure bulk loading #832

jframe opened this issue Jul 4, 2023 · 0 comments · Fixed by #850
Assignees
Labels
TeamCerberus Under active development by TeamCerberus @Consensys

Comments

@jframe
Copy link
Contributor

jframe commented Jul 4, 2023

Add bulk loading of Azure secp256k1 keys in web3signer. This mirrors the bulk loading functionality of BLS signing in Web3signer to load multiple keys from a single configuration.

Tasks

  • Add list keys method to AzureKeyVault
  • AzureKeyVaultParameters mixin to Eth1Config
  • Create a secp azure bulk loader using AzureKeyVault to retrieve key names and create ArtifactSigners using AzureKeyVaultSignerFactory
  • Update runner to secp azure bulk loader
  • Integration/Acceptance test
  • Performance test bulk loading to ensure is comparable to secrets manager bulk loading used for BLS
@jframe jframe added the TeamCerberus Under active development by TeamCerberus @Consensys label Jul 4, 2023
@jframe jframe self-assigned this Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TeamCerberus Under active development by TeamCerberus @Consensys
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant