good morning!!!!

Skip to content
Snippets Groups Projects
Commit 5387ad76 authored by Ricardo Catalinas Jiménez's avatar Ricardo Catalinas Jiménez
Browse files

crypto/sha3: Remove import path checking from vendored code

parent e4b138a5
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment