Digest access authentication is one of the agreed-upon methods a web server can use to negotiate credentials with a user's web browser. It applies a hash function to a password before sending it over the network, which is safer than basic access authentication, which sends plaintext.
Technically, digest authentication is an application of MD5 cryptographic hashing with usage of nonce values to discourage cryptanalysis. It uses the HTTP protocol.
Read more about Digest Access Authentication: Overview, Impact of MD5 Security On Digest Authentication, Example With Explanation, SIP Digest Authentication, Browser Implementation
Famous quotes containing the words digest and/or access:
“Philosophy! Empty thinking by ignorant conceited men who think they can digest without eating!”
—Iris Murdoch (b. 1919)
“Knowledge in the form of an informational commodity indispensable to productive power is already, and will continue to be, a majorperhaps the majorstake in the worldwide competition for power. It is conceivable that the nation-states will one day fight for control of information, just as they battled in the past for control over territory, and afterwards for control over access to and exploitation of raw materials and cheap labor.”
—Jean François Lyotard (b. 1924)