This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
node.forge and crypto #7
Open
Description
node-forge is being used because it supports PKCS 7 and 8. One major drawback is that it only uses RSA private keys.
libp2p-crypto
should be enhanced to support PKCS 8 (encrypted private keys).