const crypto/tls.Ed25519
6 uses
crypto/tls (current package)
auth.go#L106: case Ed25519:
auth.go#L120: case Ed25519:
auth.go#L212: sigAlgs = []SignatureScheme{Ed25519}
common.go#L203: Ed25519,
common.go#L395: Ed25519 SignatureScheme = 0x0807
common_string.go#L20: _ = x[Ed25519-2055]
The pages are generated with Golds v0.6.7. (GOOS=linux 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. |