const github.com/refraction-networking/utls.ECDSAWithP521AndSHA512
20 uses
github.com/refraction-networking/utls (current package)
auth.go#L104: case ECDSAWithSHA1, ECDSAWithP256AndSHA256, ECDSAWithP384AndSHA384, ECDSAWithP521AndSHA512:
auth.go#L118: case PKCS1WithSHA512, PSSWithSHA512, ECDSAWithP521AndSHA512:
auth.go#L188: ECDSAWithP521AndSHA512,
auth.go#L199: sigAlgs = []SignatureScheme{ECDSAWithP521AndSHA512}
common.go#L412: ECDSAWithP521AndSHA512 SignatureScheme = 0x0603
common_string.go#L19: _ = x[ECDSAWithP521AndSHA512-1539]
defaults.go#L43: ECDSAWithP521AndSHA512,
handshake_client.go#L1276: ECDSAWithP256AndSHA256, ECDSAWithP384AndSHA384, ECDSAWithP521AndSHA512,
handshake_client.go#L1285: ECDSAWithP256AndSHA256, ECDSAWithP384AndSHA384, ECDSAWithP521AndSHA512,
u_parrots.go#L991: ECDSAWithP521AndSHA512,
u_parrots.go#L1062: ECDSAWithP521AndSHA512,
u_parrots.go#L1125: ECDSAWithP521AndSHA512,
u_parrots.go#L1142: ECDSAWithP521AndSHA512,
u_parrots.go#L1206: ECDSAWithP521AndSHA512,
u_parrots.go#L1221: ECDSAWithP521AndSHA512,
u_parrots.go#L1296: ECDSAWithP521AndSHA512,
u_parrots.go#L1320: ECDSAWithP521AndSHA512,
u_parrots.go#L1403: ECDSAWithP521AndSHA512,
u_parrots.go#L1427: ECDSAWithP521AndSHA512,
u_parrots.go#L3034: sigAndHashAlgos = append(sigAndHashAlgos, ECDSAWithP521AndSHA512)
 |
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. |