Re: Redhat shadow file.
- From: "Douglas A. Gwyn" <DAGwyn@xxxxxxxx>
- Date: Thu, 31 Aug 2006 20:03:26 GMT
Mike wrote:
Not being a crypto person at all, I am trying to write an algorithm to
convert my passwords into this format.
All the Linux source code should be readily available for your perusal.
Start with the source for the "passwd" utility, and you will probably
find that it calls upon some library function to do the encryption.
So then examine the source for that library function. If it is at all
reasonably well written, it should explain what it is doing, and you
can use that implementation (very likly done in C) for your own
purposes.
.
- References:
- Redhat shadow file.
- From: Mike
- Redhat shadow file.
- Prev by Date: Re: Redhat shadow file.
- Next by Date: Re: Redhat shadow file.
- Previous by thread: Re: Redhat shadow file.
- Index(es):
Relevant Pages
|
|