I am writing a websocket client on my CC3200, its working as it is, but its not verifying the sec key the server sends back, so thats next.
But to do that I need to hash a value with sha1, and sofar I havent found any libs that compiles (or nearly compiles) on energia.
Does anyone have a link to a library that works ?