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

Will you change the MessageDigestResponseAlgorithm to match the rfc7616 ? #354

Open
hqtc123 opened this issue Jan 4, 2018 · 3 comments
Open

Comments

@hqtc123
Copy link

hqtc123 commented Jan 4, 2018

org.mobicents.servlet.sip.catalina.security.authentication.MessageDigestResponseAlgorithm only support MD5 , but as rfc7616 say :

An optional header field allows the server to specify the algorithm
used to create the unkeyed digest or digest. This document adds
SHA-256 and SHA-512/256 algorithms. To maintain backwards
compatibility with [RFC2617], the MD5 algorithm is still supported
but NOT RECOMMENDED.

https://tools.ietf.org/html/rfc7616

@gsaslis
Copy link
Contributor

gsaslis commented Jan 4, 2018

Hi @hqtc123!

Thanks for raising this issue.

We would definitely welcome contributions in this area, if you would fancy submitting a pull request ...? ;)

@hqtc123
Copy link
Author

hqtc123 commented Jan 5, 2018

Em..., I would like to try, but I have no experience of this area before ,.And I have a hard job ,work overtime every day. So , it will take a long time ...

@gsaslis
Copy link
Contributor

gsaslis commented Jan 24, 2018

Hi @hqtc123 !

Apologies for the late revert here.

I'm wondering if you think this is something you might like to get involved in after all?

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

No branches or pull requests

3 participants
@hqtc123 @gsaslis and others