sip/digest library
Client side of RFC 2617 / RFC 3261 ยง22.4 digest authentication.
Computes the Authorization (or Proxy-Authorization) header value in
response to a 401/407 challenge from the server. Algorithm matches the
server-side verifier in lib/proxy/digest_auth.dart of dart-pbx
(MD5, qop=auth).