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 AES encryption algorithm from DES #731

Open
federicoiosue opened this issue Dec 11, 2019 · 1 comment
Open

Move to AES encryption algorithm from DES #731

federicoiosue opened this issue Dec 11, 2019 · 1 comment
Assignees
Projects
Milestone

Comments

@federicoiosue
Copy link
Owner

DES is deprecated so think about moving to AES.
All encrypted notes should be re-processed so:

  • On app update process all encrypted notes in bulk by requesting password on start
  • Change to AES on single note update
@federicoiosue
Copy link
Owner Author

federicoiosue commented Mar 25, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Omni Notes
  
To do
Development

No branches or pull requests

1 participant