const crypto/elliptic.two63m35m19
2 uses
crypto/elliptic (current package)
p224.go#L214: const two63m35m19 = 1<<63 - 1<<35 - 1<<19
p224.go#L218: var p224ZeroModP63 = [8]uint64{two63p35, two63m35, two63m35, two63m35, two63m35m19, two63m35, two63m35, two63m35}
 |
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. |