Skip to content

KeyPair derivation #4

@amlord

Description

@amlord

Hi @tniessen!

I've just been looking at this package following your comment in the NodeJS repo regarding PQC: https://github.com/orgs/nodejs/discussions/54475

With our use-case, we have a mnemonic phrase, which derives to a seed (64 bytes). I've been reviewing a few different packages over the past week, and came across crystals-kyber-js, which provides a deriveKeyPair method.

Is it possible to achieve something similar with this package? I notice that you can export keys & use this to recover the keypair, but as the mnemonic is the main input for recovery, it'd be great to use this directly.

Kind regards,
Andrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions