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

replace md5 with sha256/512 for publickey checksum in metadata #931

Open
murali-shris opened this issue Feb 24, 2023 · 0 comments
Open

replace md5 with sha256/512 for publickey checksum in metadata #931

murali-shris opened this issue Feb 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@murali-shris
Copy link
Member

murali-shris commented Feb 24, 2023

Describe the bug

Currently publickey checksum in metadata is calculated using md5 checksum.
Replace md5 with sha256/512 and add corresponding metadata.

Steps to reproduce

n/a

Expected behavior

  • data sharing should work with old data (checksum created with md5) and new data(checksum created with sha256/512)

Screenshots

No response

Smartphones

Were you using an atApplication when the bug was found?

No response

Additional context

No response

@murali-shris murali-shris added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants