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

Option to configure alternatives to HMAC-SHA1 #78

Open
dkrivoruchko opened this issue Aug 16, 2024 · 0 comments
Open

Option to configure alternatives to HMAC-SHA1 #78

dkrivoruchko opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dkrivoruchko
Copy link

It will be nice to have the option to configure more secure alternatives to HMAC-SHA1. Like HMAC-SHA256.
In general, SHA2 will be nice and SHA3 will e perfect!

RFC: https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00#section-2.2
HMAC-SHA1 is one HMAC algorithm that can be used, but any algorithm that incorporates a shared secret is acceptable, as long as both the web server and TURN server use the same algorithm and secret.

@weiss weiss added the enhancement New feature or request label Oct 23, 2024
@weiss weiss self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants