[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heimdal and OpenSSL
- To: "Jacques A. Vidrine" <n@nectar.com>
- Subject: Re: heimdal and OpenSSL
- From: Assar Westerlund <assar@sics.se>
- Date: 14 Feb 2001 23:28:51 +0100
- Cc: heimdal-discuss@sics.se
- In-Reply-To: "Jacques A. Vidrine"'s message of "Thu, 4 Jan 2001 10:42:21 -0600"
- References: <20010104104221.B46732@hamlet.nectar.com>
- Sender: owner-heimdal-discuss@sics.se
- User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6
"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