Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TLS_PSK_WITH_AES_128_GCM_SHA256 (Philips Hue Entertainment API) #77

Closed
daenney opened this issue Jul 3, 2019 · 0 comments · Fixed by #78
Closed

Support TLS_PSK_WITH_AES_128_GCM_SHA256 (Philips Hue Entertainment API) #77

daenney opened this issue Jul 3, 2019 · 0 comments · Fixed by #78

Comments

@daenney
Copy link
Member

daenney commented Jul 3, 2019

In the same spirit as #45, I'd like to add support for TLS_PSK_WITH_AES_128_GCM_SHA256 which is what Philips uses for the new Hue Entertainment API.

Given we already have PSK support thanks to @Sean-Der's efforts on #45, #76 and we already have AES_128_GCM_SHA256 I suspect this should be relatively straightforward.

I'll take a look at this in the coming weeks, just wanted to file an issue here so it's tracked somewhere.

daenney added a commit that referenced this issue Jul 3, 2019
daenney added a commit that referenced this issue Jul 3, 2019
daenney added a commit that referenced this issue Jul 3, 2019
daenney added a commit that referenced this issue Jul 3, 2019
daenney added a commit that referenced this issue Jul 4, 2019
daenney added a commit that referenced this issue Jul 4, 2019
daenney added a commit that referenced this issue Jul 4, 2019
daenney added a commit that referenced this issue Jul 4, 2019
daenney added a commit that referenced this issue Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant