Module: kamailio Branch: master Commit: 17a6ba2e117b041df49fa6cecd5df1bbcb2c647e URL: https://github.com/kamailio/kamailio/commit/17a6ba2e117b041df49fa6cecd5df1bbcb2c647e
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2025-10-09T09:48:30+02:00 auth: docs - listed SHA-512-256 hashing --- Modified: src/modules/auth/doc/auth_params.xml --- Diff: https://github.com/kamailio/kamailio/commit/17a6ba2e117b041df49fa6cecd5df1bbcb2c647e.diff Patch: https://github.com/kamailio/kamailio/commit/17a6ba2e117b041df49fa6cecd5df1bbcb2c647e.patch --- diff --git a/src/modules/auth/doc/auth_params.xml b/src/modules/auth/doc/auth_params.xml index 5e3f730bc39..411d2eb272d 100644 --- a/src/modules/auth/doc/auth_params.xml +++ b/src/modules/auth/doc/auth_params.xml @@ -705,9 +705,10 @@ modparam("auth", "use_domain", 1) <title><varname>algorithm</varname> (string)</title> <para> Configure hash algorithm used for digest authentication. - Possible values are "MD5", "SHA-256" or "SHA-512". If left empty MD5 is - used. If specified, the specified algorithm is used and is also put in - the 'algorithm' field of the challenge header. + Possible values are "MD5", "SHA-256", "SHA-512" or "SHA-512-256". + If left empty MD5 is used. If specified, the specified algorithm + is used and is also put in the 'algorithm' field of the challenge + header. </para> <para> Warning: SHA-256/512 hash values take twice or more the space of MD5 hash _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!