Insecure TLS_RSA_PSK_WITH_NULL_SHA384
- IANA name:
- TLS_RSA_PSK_WITH_NULL_SHA384
- OpenSSL name:
- RSA-PSK-NULL-SHA384
- GnuTLS name:
- TLS_RSA_PSK_NULL_SHA384
- Hex code:
- 0x00, 0xB9
- TLS Version(s):
- TLS1.0, TLS1.1, TLS1.2, TLS1.3
- Protocol:
- Transport Layer Security (TLS)
- Key Exchange:
- Rivest Shamir Adleman algorithm (RSA)
- Authentication:
- Pre-Shared Key (PSK)
- Encryption:
- NULL Encryption (NULL)
- Hash:
- HMAC Secure Hash Algorithm 384 (SHA384)
- 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.
NULL Encryption:
This cipher suite uses no encryption at all. Hence, it does not provide confidentiality protection.