Compare commits

...

1 Commits

Author SHA1 Message Date
04c3e3d68a feat: [tmp] use libp2p-crypto with .encrypt 2019-10-23 12:30:53 +02:00

View File

@ -41,7 +41,7 @@
},
"dependencies": {
"class-is": "^1.1.0",
"libp2p-crypto": "~0.17.0",
"libp2p-crypto": "github:libp2p/js-libp2p-crypto#feat/rsa-enc-dec",
"multihashes": "~0.4.15",
"protons": "^1.0.1"
},