Closed boaks closed 1 year ago
In case of CCM gets recommended and CCM8 deprecated.
Introduce cipher_suite_param_t for cipher-suite specific mac_len and key_exchange_algorithm, and introduce dtls_cipher_index_t for simplified cipher-suite parameter lookup. Cleanup old functions.
Available on "develop" until follow up PR #148 gets merged.
Now merged in main.
In case of CCM gets recommended and CCM8 deprecated.
Introduce cipher_suite_param_t for cipher-suite specific mac_len and key_exchange_algorithm, and introduce dtls_cipher_index_t for simplified cipher-suite parameter lookup. Cleanup old functions.