Lines Matching refs:RSA

125         name => "RSA CipherString Selection",
132 "ExpectedServerCertType" =>, "RSA",
133 "ExpectedServerSignType" =>, "RSA-PSS",
221 name => "RSA Signature Algorithm Selection",
224 "SignatureAlgorithms" => "RSA+SHA256",
227 "ExpectedServerCertType" => "RSA",
229 "ExpectedServerSignType" => "RSA",
234 name => "RSA-PSS Signature Algorithm Selection",
237 "SignatureAlgorithms" => "RSA-PSS+SHA256",
240 "ExpectedServerCertType" => "RSA",
242 "ExpectedServerSignType" => "RSA-PSS",
247 name => "RSA key exchange with all RSA certificate types",
254 "ExpectedServerCertType" =>, "RSA",
453 name => "RSA-PSS Certificate CipherString Selection",
460 "ExpectedServerCertType" =>, "RSA-PSS",
461 "ExpectedServerSignType" =>, "RSA-PSS",
466 name => "RSA-PSS Certificate Legacy Signature Algorithm Selection",
469 "SignatureAlgorithms" => "RSA-PSS+SHA256",
472 "ExpectedServerCertType" => "RSA",
474 "ExpectedServerSignType" => "RSA-PSS",
479 name => "RSA-PSS Certificate Unified Signature Algorithm Selection",
485 "ExpectedServerCertType" => "RSA-PSS",
487 "ExpectedServerSignType" => "RSA-PSS",
492 name => "Only RSA-PSS Certificate",
496 "ExpectedServerCertType" => "RSA-PSS",
498 "ExpectedServerSignType" => "RSA-PSS",
503 name => "Only RSA-PSS Certificate Valid Signature Algorithms",
509 "ExpectedServerCertType" => "RSA-PSS",
511 "ExpectedServerSignType" => "RSA-PSS",
516 name => "RSA-PSS Certificate, no PSS signature algorithms",
519 "SignatureAlgorithms" => "RSA+SHA256",
526 name => "Only RSA-PSS Restricted Certificate",
530 "ExpectedServerCertType" => "RSA-PSS",
532 "ExpectedServerSignType" => "RSA-PSS",
537 name => "RSA-PSS Restricted Certificate Valid Signature Algorithms",
543 "ExpectedServerCertType" => "RSA-PSS",
545 "ExpectedServerSignType" => "RSA-PSS",
550 name => "RSA-PSS Restricted Cert client prefers invalid Signature Algorithm",
556 "ExpectedServerCertType" => "RSA-PSS",
558 "ExpectedServerSignType" => "RSA-PSS",
563 name => "RSA-PSS Restricted Certificate Invalid Signature Algorithms",
573 name => "RSA key exchange with only RSA-PSS certificate",
587 name => "Only RSA-PSS Certificate, TLS v1.1",
630 "RSA.Certificate" => test_pem("ee-client-chain.pem"),
631 "RSA.PrivateKey" => test_pem("ee-key.pem"),
697 "SignatureAlgorithms" => "ECDSA+SHA256:RSA-PSS+SHA256",
709 name => "TLS 1.3 RSA Signature Algorithm Selection SHA384 with PSS",
712 "SignatureAlgorithms" => "ECDSA+SHA384:RSA-PSS+SHA384",
715 "ExpectedServerCertType" => "RSA",
717 "ExpectedServerSignType" => "RSA-PSS",
735 name => "TLS 1.3 RSA Signature Algorithm Selection, no PSS",
738 "SignatureAlgorithms" => "RSA+SHA256",
745 name => "TLS 1.3 RSA-PSS Signature Algorithm Selection",
748 "SignatureAlgorithms" => "RSA-PSS+SHA256",
751 "ExpectedServerCertType" => "RSA",
753 "ExpectedServerSignType" => "RSA-PSS",
758 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection",
766 "ExpectedClientCertType" => "RSA",
768 "ExpectedClientSignType" => "RSA-PSS",
774 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection non-empty CA Names",
783 "ExpectedClientCertType" => "RSA",
785 "ExpectedClientSignType" => "RSA-PSS",
965 "ClientSignatureAlgorithms" => "ECDSA+SHA1:DSA+SHA256:RSA+SHA256",