aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn256
Commit message (Expand)AuthorAgeFilesLines
* crypto/bn256/cloudflare: fix comments to describe the updated curve parameter...Antoine Rondelet2019-05-282-2/+5
* crypto/bn256/cloudflare: checks for nil pointers in Marshal functions (#19609)Antoine Rondelet2019-05-261-0/+9
* crypto/bn256/cloudflare: pull in upstream fix for Go 1.12 R18Péter Szilágyi2019-02-281-16/+16
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-02-272-2/+2
* crypto/bn256: add missing license file, release wrapper in BSD-3Péter Szilágyi2018-08-205-45/+64
* crypto/bn256: fix issues caused by Go 1.11Péter Szilágyi2018-08-165-17/+52
* build: enable goimports and varcheck linters (#16446)thomasmodeneis2018-04-181-1/+9
* crypto/bn256: full switchover to cloudflare's code (#16301)Péter Szilágyi2018-03-2020-150/+780
* core/vm, crypto/bn256: switch over to cloudflare library (#16203)Péter Szilágyi2018-03-0532-33/+2793
* crypto/bn256: fix generator on G1 (#15591)Matthew Di Ferrante2017-12-011-1/+1
* core/vm, crypto/bn256: fix bn256 use and pairing corner casePéter Szilágyi2017-08-172-7/+12
* crypto/bn256: fix go vet false positiveFelix Lange2017-05-244-19/+19
* consensus, core/*, params: metropolis preparation refactorJeffrey Wilcke2017-05-1811-0/+2538