Skip to content
This repository has been archived by the owner. It is now read-only.

How can I configure IPFS node to use SHA3? #124

Closed
biljanaLukovic opened this issue May 18, 2016 · 2 comments
Closed

How can I configure IPFS node to use SHA3? #124

biljanaLukovic opened this issue May 18, 2016 · 2 comments

Comments

@biljanaLukovic
Copy link

biljanaLukovic commented May 18, 2016

If node was configured with SHA3 will SHA3 be used for encoding? There are indication that SHA2 was hard-coded in the current version.

@whyrusleeping
Copy link

whyrusleeping commented May 18, 2016

@biljanaLukovic yes, it is currently hard coded. but you can change the value here: https://github.com/ipfs/go-ipfs-util/blob/master/util.go#L20

and then update that dependency in go-ipfs (or, in go-ipfs run gx-go rewrite --undo go-ipfs-utilfor testing it out real quick).

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants