Matthias Terlinde
Results
12
issues of
Matthias Terlinde
Hey guys, hash functions are differently used in TLS. For example [TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256 ](https://ciphersuite.info/cs/TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256/) uses SHA256 for the pseudo random function and the HMAC. Opposite to that, [TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384](https://ciphersuite.info/cs/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384/) uses the GCM...
feature
Dear team, thanks for the awesome tool! In most cases the ops team will run the script and simply paste the output to security teams. To get more context on...