libsip
libsip copied to clipboard
New authentification supports
Can you add new authentification supports?
- https://tools.ietf.org/html/rfc8760
Note: MD5 is obsolete since a long time
Yes i plan on it soon. Im going to move most of the authentication login into the AuthHeader Struct. That is what i was planning on doing after completing the Invite helpers
I implemented the sha256 and sha512 algorithym's. It's still a very basic implementation but usable.
Thanks a lot! :)
Do not hesitate to improve the "very basic implementation" ^^