crypto/ed25519/internal/edwards25519.PreComputedGroupElement.xy2d (field)
8 uses
crypto/ed25519/internal/edwards25519 (current package)
edwards25519.go#L645: yPlusX, yMinusX, xy2d FieldElement
edwards25519.go#L780: FeZero(&p.xy2d)
edwards25519.go#L822: FeMul(&r.T, &q.xy2d, &p.T)
edwards25519.go#L837: FeMul(&r.T, &q.xy2d, &p.T)
edwards25519.go#L946: FeCMove(&t.xy2d, &u.xy2d, b)
edwards25519.go#L960: FeNeg(&minusT.xy2d, &t.xy2d)
![]() |
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. |