Hello
> I need openssl only with passwd application. Could you please help me
> in compiling for this purpose.
If you need only unix-style password maybe writing simple
application using crypt(3) may be more simple.
OpenSSL implementation of this function you may find in
crypto/des/fcrypt.c (DES_crypt()).

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to