Browse Source
Note: http_auth_backend_t digest interface returns result as a binary MD5 (16-bytes) so that caller consistently converts to lowercase before using it in further digest calculation. (Alternatively, the http_auth_backend_t digest interface could have taken a 33-char buffer and returned an explicitly lowercased hex str)personal/stbuehler/mod-csrf-old
3 changed files with 36 additions and 7 deletions
Loading…
Reference in new issue