const crypto/tls.Ed25519
7 uses
crypto/tls (current package)
auth.go#L131: case Ed25519:
auth.go#L145: case Ed25519:
auth.go#L223: return []SignatureScheme{Ed25519}
common.go#L426: Ed25519 SignatureScheme = 0x0807
common_string.go#L20: _ = x[Ed25519-2055]
defaults.go#L45: Ed25519,
defaults_fips140.go#L44: Ed25519,
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |