Without OpenSSL?
Iain Morgan
imorgan at nas.nasa.gov
Fri Mar 7 08:41:39 EST 2014
On Thu, Mar 06, 2014 at 21:02:28 +0000, Christian Weisgerber wrote:
> On 2014-03-06, Iain Morgan <imorgan at nas.nasa.gov> wrote:
>
> > In one of the CVS commits, I noticed that there is support for falling
> > back on libc for digest support when building without OpenSSL, but I
> > don't recall if this is both MD5 and SHA1 or not.
>
> It's all of MD5, RIPEMD160, SHA1, SHA256, SHA384, SHA512 (digest-libc.c).
> I gave it a try when it was committed. It builds and runs on OpenBSD.
>
> --
> Christian "naddy" Weisgerber naddy at mips.inka.de
This assumes that the native libc supports all of those. That may be the
case for most operating systems, but I wouldn't be surprised if there
are some that only implement MD5.
--
Iain Morgan
More information about the openssh-unix-dev
mailing list