Part of twisted.web2.auth View Source
Implementation of RFC2617: HTTP Digest Authentication
http://www.faqs.org/rfcs/rfc2617.html| Function | calcHA1 | Undocumented |
| Function | calcResponse | Undocumented |
| Class | DigestedCredentials | Yet Another Simple HTTP Digest authentication scheme |
| Class | DigestCredentialFactory | No class docstring; 3/5 methods documented |