Hi,
so I am using ECDH as a key exchange protocol. Its purpose is only privacy but as you may know it doesn't deal with authorization.
I would like to know what is the common and secure way to authorize both ways, Arduino and Android application? What protocol is used? Maybe some examples of implementation.
Thanks in advance