-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request