Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

fix: add buffer and update deps #25

Merged
merged 3 commits into from
Mar 17, 2020
Merged

fix: add buffer and update deps #25

merged 3 commits into from
Mar 17, 2020

Conversation

hugomrdias
Copy link
Member

update secp256k1 dep and fix code
use multibase to encode b58
avoid un-necessary circular dependency no libp2p-crypto
use only sha256 from multihashing-async

update secp256k1 dep and fix code
use multibase to encode b58
avoid un-necessary circular dependency no libp2p-crypto
use  only sha256 from multihashing-async
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one leftover comment that needs to be removed.

FYI, I ran this and libp2p/js-libp2p-crypto#170 against the libp2p interop and everything is passing there, which includes connection testing with secp256k1 keys.

src/crypto.js Outdated Show resolved Hide resolved
hugomrdias and others added 2 commits March 17, 2020 10:07
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
@jacobheun jacobheun merged commit 35f196e into master Mar 17, 2020
@jacobheun jacobheun deleted the fix/add-buffer branch March 17, 2020 10:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants