Fix the wrong implementation about the anonymous cipher suite of tinydtls
Support the session specific cipher suite selection
Hi Olaf, Can I ask any feedback for uploaded patch? Do I need to create a new ticket...
I've modified function name dtls_generate_owner_psk() to dtls_prf_with_current_keyblock()....
Regarding name of function : Should modify the function name to dtls_prf_with_mastersecret()?...
Add function for ownerPSK generation in IoTivity
I am attaching here the patch which fixed formatting issuse. Let me know if you find...
I've found the reason of the problem. It was a problem with the initialization in...