RE: Re[2]: HTTP authentication - Mailing list pgsql-php

From Jesus Aneiros
Subject RE: Re[2]: HTTP authentication
Date
Msg-id Pine.LNX.4.10.10104281803370.15754-100000@ucfinfo.ucf.edu.cu
Whole thread Raw
In response to RE: Re[2]: HTTP authentication  ("Christian Marschalek" <cm@chello.at>)
List pgsql-php
Hi,

On Fri, 27 Apr 2001, Christian Marschalek wrote:

> What exactly is a MD5 diggest? :o)

It is a hash function. It will take a text and will generate 128 bit
number unique for that text. Then if you change one simple bit the MD5
will generate another hash for that text and you could deduce thatt the
text was altered.

Saludos, jesus.


pgsql-php by date:

Previous
From: "Christian Marschalek"
Date:
Subject: RE: HTTP authentication
Next
From: Jesus Aneiros
Date:
Subject: Postgres question