• P
    crypto/bn256: full switchover to cloudflare's code (#16301) · 1203c6a2
    Péter Szilágyi 提交于
    * crypto/bn256: full switchover to cloudflare's code
    
    * crypto/bn256: only use cloudflare for optimized architectures
    
    * crypto/bn256: upstream fallback for non-optimized code
    
    * .travis, build: drop support for Go 1.8 (need type aliases)
    
    * crypto/bn256/cloudflare: enable curve mul lattice optimization
    1203c6a2
example_test.go 1.1 KB