Skip to content

Hierarchical Key Generation #164

@CMCDragonkai

Description

@CMCDragonkai

Right now we have deterministic key generation using the BIP39 standard for the root key.

However this only allows us to recover the root key. It doesn't allow us to recovery any sub asymmetric keys or any sub symmetric keys.

The HD wallet standard in bitcoin seems to be able to allow us to do this as well, thus the seed phrase can be used to recover all keys asymmetric/symmetric.

This might be useful for recovery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions