This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
node.key.gen('name', { type: 'ed25519', size: 256 }) does not work #2553
Labels
exp/expert
Having worked on the specific codebase is important
kind/feature
P1
High: Likely tackled by core team if no one steps up
status/in-progress
In progress
topic/libp2p
Topic libp2p
Type:
Bug
Severity:
Medium
Description:
despite documentation, js-ipfs does not support generating ed25519 keys. libp2p-keychain throws an error that ed25519 keys do not have an
export
function whenipfs.key.gen
is calledSteps to reproduce the error:
The text was updated successfully, but these errors were encountered: