libp2p / js-peer-id

peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.
https://github.com/libp2p/js-libp2p-peer-id
MIT License
80 stars 44 forks source link

Make this library compatible with the WebCrypto API #138

Closed TJKoury closed 3 years ago

TJKoury commented 3 years ago

It should be possible to import a Crypto Key, in JSON Web Key or raw formats (to start).