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 derivations function to the keystore metadata #6015

Closed
ph opened this issue Jan 8, 2018 · 3 comments
Closed

Add derivations function to the keystore metadata #6015

ph opened this issue Jan 8, 2018 · 3 comments
Labels
enhancement libbeat needs_team Indicates that the issue/PR needs a Team:* label Stalled

Comments

@ph
Copy link
Contributor

ph commented Jan 8, 2018

When we save the Keystore to disk, we also preserve some metadata required to decrypt the file. Currently, we store the following information:

VERSION|SALT|IV|PAYLOAD

As suggested in this comment it would make sense also to store the name of the derivation function we are currently using.

This change makes it easier to swap the derivation function without increasing the version number.

@ph
Copy link
Contributor Author

ph commented Jan 8, 2018

I will hold on this until #6016 (comment) is stabilized across the stack.

@ph ph removed their assignment Jan 23, 2018
@botelastic
Copy link

botelastic bot commented Jul 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added Stalled needs_team Indicates that the issue/PR needs a Team:* label labels Jul 9, 2020
@botelastic
Copy link

botelastic bot commented Jul 9, 2020

This issue doesn't have a Team:<team> label.

@botelastic botelastic bot closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement libbeat needs_team Indicates that the issue/PR needs a Team:* label Stalled
Projects
None yet
Development

No branches or pull requests

1 participant