mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 05:36:46 +00:00
Update bn256.go
This commit is contained in:
parent
14f9443e0e
commit
f701901341
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,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
|
||||
// <https://cryptojedi.org/papers/dclxvi-20100714.pdf>. Its output is not
|
||||
// compatible with the implementation described in that paper, as different
|
||||
// parameters are chosen.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue