forked from cerc-io/plugeth
crypto/sha3: Remove import path checking from vendored code
This commit is contained in:
parent
e4b138a593
commit
5387ad760f
@ -63,4 +63,4 @@
|
||||
// They produce output of the same length, with the same security strengths
|
||||
// against all attacks. This means, in particular, that SHA3-256 only has
|
||||
// 128-bit collision resistance, because its output length is 32 bytes.
|
||||
package sha3 // import "golang.org/x/crypto/sha3"
|
||||
package sha3
|
||||
|
Loading…
Reference in New Issue
Block a user