Re: Cryptography .. How to ?

From: AJoshi (ajoshi@approva.net)
Date: 12/24/02


From: "AJoshi" <ajoshi@approva.net>
Date: Tue, 24 Dec 2002 16:11:31 +0530


MD5 (Message Digest 5) is a hashing algorithm. It is not an encryption
algorithm. Most hashing functions are one way: you cannot find the original
stuff which generated the hash.

"Badal Kotecha" <badal_k@hotmail.com> wrote in message
news:eFsejTzqCHA.456@TK2MSFTNGP09...
> Hi All !
> Does anyone has any idea how do i get back ( decrypt ) the data which is
> encrypted using MD5 encryption.
>
> If you have any sample please send it.
>
> Thanks and regards
> Badal
>
>
>



Relevant Pages

  • Re: C# Equivalent of C++ MD5 Algorith
    ... your original post said you were looking for an MD5 Hash. ... Co-founder, Eggheadcafe.com developer portal: ... The problem is that the C++ encryption generates 110 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Need strong crypto for sending my password via sockets.
    ... MD5 and Blowfish are indeed free, but MD5 is not an encryption algorithm ... it is a disgest (hash) algorithm. ... Server crypts it's own copy of password ...
    (microsoft.public.vc.mfc)
  • Re: password length
    ... ]>]The short answer is "Different encryption ... ]>based hash, 128 bits in the case of the MD5 based hash. ... ]>Ie, the password algorithms are not encryptions, they are hashes. ...
    (alt.os.linux.suse)
  • Re: incremental MD5 ?
    ... and i'm trying MD5 encryption, the original data is quite big and MD5 ... Hash the book to get the book hash ... Hash all the shelf hashes in a column to get the column hash ...
    (sci.crypt)
  • Re: Hashed PWs more secure than encrypted PWs?
    ... How does MD5 work for this? ... > DES is not a public/private-key algorithm. ... > system encrypts a string of zeroes using a random salt ... The place the encryption key is stored is ...
    (comp.security.unix)