Weak TLS_RSA_PSK_WITH_AES_128_GCM_SHA256
- IANA name:
- TLS_RSA_PSK_WITH_AES_128_GCM_SHA256
- OpenSSL name:
- RSA-PSK-AES128-GCM-SHA256
- GnuTLS name:
- TLS_RSA_PSK_AES_128_GCM_SHA256
- Hex code:
- 0x00, 0xAC
- TLS Version(s):
- TLS1.2, TLS1.3
- Protocol:
- Transport Layer Security (TLS)
- Key Exchange:
- Rivest Shamir Adleman algorithm (RSA)
- Authentication:
- Pre-Shared Key (PSK)
- Encryption:
- AEAD Advanced Encryption Standard with 128bit key in Galois/Counter mode (AES 128 GCM)
- Hash:
- Secure Hash Algorithm 256 (SHA256)
- Included in RFC:
- Machine-readable:
- application/json
Non-ephemeral Key Exchange:
This key exchange algorithm does not support Perfect Forward Secrecy (PFS) which is recommended, so attackers cannot decrypt the complete communication stream.