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

Move to more General Mnemonic Algorithms #113

Open
bhgomes opened this issue Jun 21, 2022 · 1 comment
Open

Move to more General Mnemonic Algorithms #113

bhgomes opened this issue Jun 21, 2022 · 1 comment
Labels
A-cryptography Area: Issues and PRs related to Cryptography C-enhancement Category: An issue proposing an enhancement or a PR with one P-low Priority: Low

Comments

@bhgomes
Copy link
Contributor

bhgomes commented Jun 21, 2022

Right now the mnemonic library we use is restricted to 24 words. We should support at least 12-word mnemonics too. There are a few libraries that exist in the Rust ecosystem that can do this.

@bhgomes bhgomes added this to the v1.0.0 milestone Jun 21, 2022
@bhgomes
Copy link
Contributor Author

bhgomes commented Jun 21, 2022

If they are simple enough algorithms, we can even rewrite them and move them into manta-crypto or manta-pay.

@bhgomes bhgomes added C-enhancement Category: An issue proposing an enhancement or a PR with one A-cryptography Area: Issues and PRs related to Cryptography P-low Priority: Low labels Jul 6, 2022
@bhgomes bhgomes removed this from the v1.0.0 milestone Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cryptography Area: Issues and PRs related to Cryptography C-enhancement Category: An issue proposing an enhancement or a PR with one P-low Priority: Low
Projects
None yet
Development

No branches or pull requests

1 participant