MORA99 9 Posted September 20, 2014 Share Posted September 20, 2014 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 ? Quote Link to post Share on other sites
jcR 6 Posted September 27, 2014 Share Posted September 27, 2014 it's work very good on Tiva123 and TIVA 1249 https://code.google.com/p/cryptosuite/ Quote Link to post Share on other sites
MORA99 9 Posted September 28, 2014 Author Share Posted September 28, 2014 Thanks, I got it to compile with some small changes, and the test suite says all good Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.