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 whole visible universe is but a storehouse of images and signs to which the imagination will give a relative place and value; it is a sort of pasture which the imagination must digest and transform.
    Charles Baudelaire (1821–1867)

    A girl must allow others to share the responsibility for care, thus enabling others to care for her. She must learn how to care in ways appropriate to her age, her desires, and her needs; she then acts with authenticity. She must be allowed the freedom not to care; she then has access to a wide range of feelings and is able to care more fully.
    Jeanne Elium (20th century)