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

Deprecate ElGamal2048-DSA1024 addresses #114

Open
5 tasks
str4d opened this issue Apr 25, 2019 · 0 comments
Open
5 tasks

Deprecate ElGamal2048-DSA1024 addresses #114

str4d opened this issue Apr 25, 2019 · 0 comments

Comments

@str4d
Copy link
Member

str4d commented Apr 25, 2019

No one should be using these for new addresses, and we should be encouraging users to migrate away from them.

Necessary work:

  • core:
    • Split legacy protocols out from supported protocols in CryptoFactory.
  • webapp:
    • Remove ability to generate new ElGamal2048-DSA1024 addresses.
    • Mark ElGamal2048-DSA1024 addresses as legacy in the UI.
  • android:
    • Remove ability to generate new ElGamal2048-DSA1024 addresses.
    • Mark ElGamal2048-DSA1024 addresses as legacy in the UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant