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

Add hashes to ShortHeader structure #110

Closed
alexvanin opened this issue Dec 16, 2020 · 0 comments · Fixed by #111
Closed

Add hashes to ShortHeader structure #110

alexvanin opened this issue Dec 16, 2020 · 0 comments · Fixed by #111
Assignees
Labels
enhancement Improving existing functionality

Comments

@alexvanin
Copy link
Contributor

Data audit makes many object.Head calls and these calls should be lightweight. We can send it with main_only flag in request, but the answer contains ShortHeader structure and it lacks hashes inside. However homomorphic hashes are quite important for data audit.

We should update ShortHeader definition with extra fields for homomorphic and SHA256 hashes of object payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants