[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal and OpenSSL



"Jacques A. Vidrine" <n@nectar.com> writes:
> The crypto APIs in Heimdal's libdes appear different from those
> in OpenSSL, e.g. MD5Init versus MD5_Init.  Could I suggest the
> following for hiemdal-0.3e?

Yes, I've changed all of them to using the MD5_Init style.

> --- lib/otp/otp_md.c.orig       Tue Jul 11 19:26:43 2000
> +++ lib/otp/otp_md.c    Thu Jan  4 09:38:17 2001

Also fixed.

/assar