I don't know if you're aware of the fact that OpenSSL does provide
EBCDIC support, and OpenSSL does indeed provide an ASCII-compatible
crypt(3) function. (As of openssl-0.9.4).
Martin
> Require the batch (-b) option and default to MD5 on TPF.
>
> Submitted by: David McCreedy <McCreedy@us.ibm.com> and others at IBM
> +#elif defined(TPF)
> + if (alg == ALG_CRYPT) {
> + alg = ALG_APMD5;
> + fprintf(stderr, "Automatically using MD5 format.\n");
> + }
> #endif
--
<Martin.Kraemer@MchP.Siemens.De> | Siemens Information and
Phone: +49-89-636-46021 | Communication Products
FAX: +49-89-636-47816 | 81730 Munich, Germany
|