Hi!
        Looking at the ChangeLog

Changes between 0.9.7 and 0.9.6 (from CVS)
*) Fix 'openssl passwd -1'.
[Bodo Moeller]

Changes between 0.9.6 and 0.9.5a
*) Add BSD-style MD5-based passwords to 'openssl passwd' (option '-1').
[Bodo Moeller]

        What was wrong?


in 'apps/passwd.c'
(...)
/* MD5-based password algorithm (should probably be available as a library
 * function; then the static buffer would not be acceptable).
(...)
 */
static char *md5crypt(const char *passwd, const char *magic, const char
*salt)

        Will 'md5crypt' be a lib function? Or is it already on
0.9.6a-beta2?

-- 
        Paulo Matos
 ----------------------------------- ----------------------------------
|Sys & Net Admin                    | Serviço de Informática           |
|Faculdade de Ciências e Tecnologia | Tel: +351-21-2941346             |
|Universidade Nova de Lisboa        | Fax: +351-21-2948548             |
|P-2825-114 Caparica                | e-Mail: [EMAIL PROTECTED]          |
 ----------------------------------- ----------------------------------

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

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

Reply via email to