diff --git a/crypto/bn256/google/bn256.go b/crypto/bn256/google/bn256.go index e427b8bf42..b4b342fff4 100644 --- a/crypto/bn256/google/bn256.go +++ b/crypto/bn256/google/bn256.go @@ -12,7 +12,7 @@ // // This package specifically implements the Optimal Ate pairing over a 256-bit // Barreto-Naehrig curve as described in -// http://cryptojedi.org/papers/dclxvi-20100714.pdf. Its output is not +// Its output is not // compatible with the implementation described in that paper, as different // parameters are chosen. //