Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
f71d1733
Commit
f71d1733
authored
Mar 01, 2015
by
Henry
Browse files
godep&x/crypto: updated multihash and moved to x/crypto for blowfish
parent
e73da92c
Changes
1
Hide whitespace changes
Inline
Side-by-side
crypto/secio/al.go
View file @
f71d1733
...
@@ -13,8 +13,7 @@ import (
...
@@ -13,8 +13,7 @@ import (
"crypto/sha512"
"crypto/sha512"
"hash"
"hash"
bfish
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.crypto/blowfish"
bfish
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/golang.org/x/crypto/blowfish"
ci
"github.com/jbenet/go-ipfs/p2p/crypto"
ci
"github.com/jbenet/go-ipfs/p2p/crypto"
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment