Closed aditya-a-patil closed 7 years ago
Added DHE_RSA_WITH_AES_128_CBC_SHA256, DHE_RSA_WITH_AES_256_CBC_SHA256, RSA_WITH_AES_128_CBC_SHA256, RSA_WITH_AES_256_CBC_SHA256 to TLSSecurityParameters() #103
Hi @aditya-a-patil,
Good catch with the wrong keylen on ECDHE_RSA_WITH_AES_256_CBC_SHA384 and thanks for taking the time to add the missing ciphersuites!
ECDHE_RSA_WITH_AES_256_CBC_SHA384
cheers, tin
Added DHE_RSA_WITH_AES_128_CBC_SHA256, DHE_RSA_WITH_AES_256_CBC_SHA256, RSA_WITH_AES_128_CBC_SHA256, RSA_WITH_AES_256_CBC_SHA256 to TLSSecurityParameters() #103