const github.com/refraction-networking/utls.PKCS1WithSHA1

27 uses

	github.com/refraction-networking/utls (current package)
		auth.go#L100: 	case PKCS1WithSHA1, PKCS1WithSHA256, PKCS1WithSHA384, PKCS1WithSHA512:
		auth.go#L112: 	case PKCS1WithSHA1, ECDSAWithSHA1:
		auth.go#L164: 	{PKCS1WithSHA1, 15 + crypto.SHA1.Size() + 11, VersionTLS12},
		auth.go#L240: 		peerAlgs = []SignatureScheme{PKCS1WithSHA1, ECDSAWithSHA1}
		common.go#L418: 	PKCS1WithSHA1 SignatureScheme = 0x0201
		common_string.go#L21: 	_ = x[PKCS1WithSHA1-513]
		defaults.go#L44: 	PKCS1WithSHA1,
		handshake_client.go#L1277: 				PKCS1WithSHA256, PKCS1WithSHA384, PKCS1WithSHA512, PKCS1WithSHA1,
		handshake_client.go#L1281: 				PKCS1WithSHA256, PKCS1WithSHA384, PKCS1WithSHA512, PKCS1WithSHA1,
		u_parrots.go#L71: 					PKCS1WithSHA1},
		u_parrots.go#L126: 					PKCS1WithSHA1,
		u_parrots.go#L207: 					PKCS1WithSHA1,
		u_parrots.go#L999: 					PKCS1WithSHA1},
		u_parrots.go#L1070: 					PKCS1WithSHA1,
		u_parrots.go#L1150: 					PKCS1WithSHA1,
		u_parrots.go#L1229: 					PKCS1WithSHA1,
		u_parrots.go#L1328: 						PKCS1WithSHA1,
		u_parrots.go#L1435: 						PKCS1WithSHA1,
		u_parrots.go#L1501: 					PKCS1WithSHA1,
		u_parrots.go#L1563: 					PKCS1WithSHA1,
		u_parrots.go#L1628: 					PKCS1WithSHA1,
		u_parrots.go#L1721: 					PKCS1WithSHA1,
		u_parrots.go#L1784: 					PKCS1WithSHA1,
		u_parrots.go#L2067: 						PKCS1WithSHA1,
		u_parrots.go#L2171: 						PKCS1WithSHA1,
		u_parrots.go#L2245: 						PKCS1WithSHA1,
		u_parrots.go#L3026: 		PKCS1WithSHA1,