Skip to content

Add derivations function to the keystore metadata #6015

@ph

Description

@ph

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions