<div dir="ltr">You can realize any of auth methods by yourself and include it via config file/kemi on lua/by adding module<br><br>forexample I added SSO auth without any troubles instead of basid MD5 for some projects.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-11 18:49 GMT+03:00 Alex Balashov <span dir="ltr"><<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you know of any mainstream SIP UACs which support anything other than standard MD5 digest auth?<br>
<br>
On November 10, 2017 7:11:26 PM EST, "Walter Martín Villalba" <<a href="mailto:wvillalba@gmail.com">wvillalba@gmail.com</a>> wrote:<br>
>Hello,<br>
><br>
>I did some searches online and talked to some colleagues and it seems<br>
>Kamailio only supports the traditional HTTP digest authentication,<br>
>which<br>
>uses MD5. I would like to know if any of you has been successful in<br>
>using<br>
>bcrypt/scrypt/pbkdf2 passwd hashing, instead of MD5, which has been<br>
>deemed<br>
>as obsolete and insecure a long time ago. Perhaps you've written your<br>
>own<br>
>auth module, or just modified the config script to call some other<br>
>credential checking routine using a custom python/perl script (I'm<br>
>thinking<br>
>of doing the latter, of nothing better is available).<br>
><br>
>If any of you have done something like this, using bcrypt or any other<br>
>current and secure hashing algorithm, I would appreciate some guidance.<br>
> If<br>
>you haven't, aren't you concerned about storing MD5 password hashes in<br>
>your<br>
>database?<br>
><br>
>Note: if I can't find a good answer using this list, I will try the<br>
>developer's list next.<br>
><br>
>Thanks in advance,<br>
><br>
>Martín.<br>
<br>
<br>
-- Alex<br>
<br>
--<br>
Sent via mobile, please forgive typos and brevity.<br>
<br>
______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
</blockquote></div><br></div>