Re: Unix Password Encryption Procedures
From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 09/28/04
- Previous message: Bill Marcum: "Re: free vedios to learn unix!!"
- In reply to: Kushal Agarwal: "Unix Password Encryption Procedures"
- Next in thread: Mike Delaney: "Re: Unix Password Encryption Procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Sep 2004 18:59:01 -0400
On 27 Sep 2004 13:39:48 -0700, Kushal Agarwal
<kushal.agarwal@gmail.com> wrote:
> Additonally, I know that the function crypt() is able to encrypt using
> either the DES or the MD5 algorithm, depending on the salt supplied
> with the function. I am curious as to given an encrypted string, is
> there any "clean" (via a function(s)) way to determine what method was
> used to encrypt the original string. I need to know how the original
> string was encrypted so that I can use the same procedure to encrypt
> the entered string (so that I may compare the stored and entered
> strings).
>
Look for the source code to "crack" or "john the ripper".
-- System Events =-=-=-=-=-=-= Sep 16 03:31:11 don kernel: lp0 on fire
- Previous message: Bill Marcum: "Re: free vedios to learn unix!!"
- In reply to: Kushal Agarwal: "Unix Password Encryption Procedures"
- Next in thread: Mike Delaney: "Re: Unix Password Encryption Procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|