Hello,
the BSI (German Federal Office for Information Security) released a document February this year which contains a list for recommended cipher suites and TLS versions:
BSI TR-02102-2: https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/TechGuidelines/TG02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=6
The current NRF9160 SiP modem firmware 1.3.6 supports the Cipher suites as defined on this website: https://www.nordicsemi.com/Products/nRF9160/Download
Two questions:
- Section 3.3.1.3 (Table 4) lists recommended cipher suites for TLS 1.2 with pre-shared keys. Unfortunatly none of the the PSK cipher suites seem to be supported by the NRF9160 modem. PSK Cipher Suites may be used in our hardware for LWM2M over DTLS. Are there any plans to add more cipher suites to the modem firmware of the NRF9160 in the future? Especially of interest are cipher suites that are recommended to be used up to 2030+. Are there any timelines for future modem firmware releases?
- As far as I know currently the modem firmware and zephyr only support D/TLS 1.2. Are there any plans to add support for TLS 1.3 to the modem firmware and/or to zephyr (e.g. with mbedTLS) in the future, in case usage of TLS 1.2 will not be recommended anymore in a few years?
Best regards
rw