crypto/ed25519/internal/edwards25519.CompletedGroupElement.ToExtended (method)
10 uses
crypto/ed25519/internal/edwards25519 (current package)
edwards25519.go#L770: func (p *CompletedGroupElement) ToExtended(r *ExtendedGroupElement) {
edwards25519.go#L891: t.ToExtended(&A2)
edwards25519.go#L895: t.ToExtended(&u)
edwards25519.go#L911: t.ToExtended(&u)
edwards25519.go#L914: t.ToExtended(&u)
edwards25519.go#L919: t.ToExtended(&u)
edwards25519.go#L922: t.ToExtended(&u)
edwards25519.go#L995: r.ToExtended(h)
edwards25519.go#L1007: r.ToExtended(h)
edwards25519.go#L1012: r.ToExtended(h)
![]() |
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. |