• Home
  • Raw
  • Download

Lines Matching refs:RSA

171         name => "RSA CipherString Selection",
178 "ExpectedServerCertType" =>, "RSA",
179 "ExpectedServerSignType" =>, "RSA-PSS",
184 name => "RSA-PSS Certificate CipherString Selection",
191 "ExpectedServerCertType" =>, "RSA-PSS",
192 "ExpectedServerSignType" =>, "RSA-PSS",
328 name => "RSA Signature Algorithm Selection",
331 "SignatureAlgorithms" => "RSA+SHA256",
334 "ExpectedServerCertType" => "RSA",
336 "ExpectedServerSignType" => "RSA",
341 name => "RSA-PSS Signature Algorithm Selection",
344 "SignatureAlgorithms" => "RSA-PSS+SHA256",
347 "ExpectedServerCertType" => "RSA",
349 "ExpectedServerSignType" => "RSA-PSS",
354 name => "RSA-PSS Certificate Legacy Signature Algorithm Selection",
357 "SignatureAlgorithms" => "RSA-PSS+SHA256",
360 "ExpectedServerCertType" => "RSA",
362 "ExpectedServerSignType" => "RSA-PSS",
367 name => "RSA-PSS Certificate Unified Signature Algorithm Selection",
373 "ExpectedServerCertType" => "RSA-PSS",
375 "ExpectedServerSignType" => "RSA-PSS",
380 name => "Only RSA-PSS Certificate",
384 "ExpectedServerCertType" => "RSA-PSS",
386 "ExpectedServerSignType" => "RSA-PSS",
391 name => "Only RSA-PSS Certificate Valid Signature Algorithms",
397 "ExpectedServerCertType" => "RSA-PSS",
399 "ExpectedServerSignType" => "RSA-PSS",
404 name => "RSA-PSS Certificate, no PSS signature algorithms",
407 "SignatureAlgorithms" => "RSA+SHA256",
414 name => "Only RSA-PSS Restricted Certificate",
418 "ExpectedServerCertType" => "RSA-PSS",
420 "ExpectedServerSignType" => "RSA-PSS",
425 name => "RSA-PSS Restricted Certificate Valid Signature Algorithms",
431 "ExpectedServerCertType" => "RSA-PSS",
433 "ExpectedServerSignType" => "RSA-PSS",
438 name => "RSA-PSS Restricted Cert client prefers invalid Signature Algorithm",
444 "ExpectedServerCertType" => "RSA-PSS",
446 "ExpectedServerSignType" => "RSA-PSS",
451 name => "RSA-PSS Restricted Certificate Invalid Signature Algorithms",
461 name => "RSA key exchange with all RSA certificate types",
468 "ExpectedServerCertType" =>, "RSA",
473 name => "RSA key exchange with only RSA-PSS certificate",
561 name => "Only RSA-PSS Certificate, TLS v1.1",
599 "RSA.Certificate" => test_pem("ee-client-chain.pem"),
600 "RSA.PrivateKey" => test_pem("ee-key.pem"),
655 "SignatureAlgorithms" => "ECDSA+SHA256:RSA-PSS+SHA256",
667 name => "TLS 1.3 RSA Signature Algorithm Selection SHA384 with PSS",
670 "SignatureAlgorithms" => "ECDSA+SHA384:RSA-PSS+SHA384",
673 "ExpectedServerCertType" => "RSA",
675 "ExpectedServerSignType" => "RSA-PSS",
693 name => "TLS 1.3 RSA Signature Algorithm Selection, no PSS",
696 "SignatureAlgorithms" => "RSA+SHA256",
703 name => "TLS 1.3 RSA-PSS Signature Algorithm Selection",
706 "SignatureAlgorithms" => "RSA-PSS+SHA256",
709 "ExpectedServerCertType" => "RSA",
711 "ExpectedServerSignType" => "RSA-PSS",
773 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection",
781 "ExpectedClientCertType" => "RSA",
783 "ExpectedClientSignType" => "RSA-PSS",
789 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection non-empty CA Names",
798 "ExpectedClientCertType" => "RSA",
800 "ExpectedClientSignType" => "RSA-PSS",
902 "ClientSignatureAlgorithms" => "ECDSA+SHA1:DSA+SHA256:RSA+SHA256",