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

Batch key import tool #31

Open
shrimalmadhur opened this issue Oct 11, 2023 · 0 comments
Open

Batch key import tool #31

shrimalmadhur opened this issue Oct 11, 2023 · 0 comments
Assignees
Labels
p3 low priority

Comments

@shrimalmadhur
Copy link
Collaborator

shrimalmadhur commented Oct 11, 2023

Is your feature request related to a problem? Please describe.
Need a tool to batch key import private keys and convert into encrypted keys files with password which can be used for testing

Note: This utility should be only used for testing

Describe the solution you'd like
This should create (ecdsa/bls)

  • Input a private.keys.txt file which has one key per line
  • A folder which has all the encrypted json files
  • A private.keys.loc.txt file with one filename for each private key
  • A passwords.txt file with one password for each of those keys

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@shrimalmadhur shrimalmadhur added the p1 high priority label Oct 11, 2023
@shrimalmadhur shrimalmadhur self-assigned this Oct 11, 2023
@shrimalmadhur shrimalmadhur added p3 low priority and removed p1 high priority labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 low priority
Projects
None yet
Development

No branches or pull requests

1 participant