var crypto/elliptic.p224ZeroModP31
2 uses
crypto/elliptic (current package)
p224.go#L195: var p224ZeroModP31 = []uint32{two31p3, two31m3, two31m3, two31m15m3, two31m3, two31m3, two31m3, two31m3}
p224.go#L203: out[i] = a[i] + p224ZeroModP31[i] - b[i]
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |