Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
Feature or enhancement
Proposal:
Support SHA-256 digest authentication following RFC7616 -https://datatracker.ietf.org/doc/html/rfc7616
CPython currently supports MD5 and SHA1 only.
Other possible methods includeSHA-256-ness,SHA-512-256 andSHA-512-256-sess which hashlib doesn't currently appear to support out of the box.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response