Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: derive ed25519 public key from private key using node crypto #300

Merged
merged 1 commit into from
Feb 8, 2023

Commits on Feb 8, 2023

  1. fix: derive ed25519 public key from private key using node crypto

    Create a private key object from the raw `Ed25519` private key and
    export it as a JWK to obtain the public key.
    
    Fixes #295
    achingbrain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f9a4c7b View commit details
    Browse the repository at this point in the history