⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Align custom VSS client with ldk-node’s key derivation and encryption #425

@pwltr

Description

@pwltr

Problem or use case

Our standalone VSS client cannot read the keys and values written by ldk-node’s internal VSS store. Both use the same VSS store ID, but key derivation and encryption differ, so the data ldk-node writes is not accessible from our client.

For debugging (e.g. force-closes), we want to read and save relevant store files using the standalone client we expose in the app. To do that, we need to align our client’s encryption and key derivation with ldk-node’s.

Proposed solution

No response

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions