Digest Access Authentication

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:

    The man who reads everything is like the man who eats everything: he can digest nothing, and the penalty of crowding one’s mind with other men’s thoughts is to have no thoughts of one’s own.
    Woodrow Wilson (1856–1924)

    Oh, the holiness of always being the injured party. The historically oppressed can find not only sanctity but safety in the state of victimization. When access to a better life has been denied often enough, and successfully enough, one can use the rejection as an excuse to cease all efforts. After all, one reckons, “they” don’t want me, “they” accept their own mediocrity and refuse my best, “they” don’t deserve me.
    Maya Angelou (b. 1928)