RE: Re[2]: HTTP authentication

From: Jesus Aneiros <aneiros(at)ucfinfo(dot)ucf(dot)edu(dot)cu>
To: Christian Marschalek <cm(at)chello(dot)at>
Cc: "'Jason k Larson'" <jlarson(at)harrison(dot)org>, "[PHP] PostgreSQL" <pgsql-php(at)postgresql(dot)org>
Subject: RE: Re[2]: HTTP authentication
Date: 2001-04-28 22:06:34
Message-ID: Pine.LNX.4.10.10104281803370.15754-100000@ucfinfo.ucf.edu.cu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Jesus Aneiros 2001-04-28 22:09:35 Postgres question
Previous Message Jesus Aneiros 2001-04-28 22:03:05 Re: inherited method call