const crypto/tls.Ed25519
6 uses
crypto/tls (current package)
auth.go#L106: case Ed25519:
auth.go#L120: case Ed25519:
auth.go#L211: sigAlgs = []SignatureScheme{Ed25519}
common.go#L183: Ed25519,
common.go#L390: Ed25519 SignatureScheme = 0x0807
common_string.go#L20: _ = x[Ed25519-2055]
![]() |
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. |