On Fri, Jan 27, 2017 at 05:20:48PM -0800, Gary E. Miller wrote: > Yo Matthew! > > On Fri, 27 Jan 2017 20:05:14 -0500 > Matthew Selsky <[email protected]> wrote: > > > LibreSSL dropped support for SHA-0 in 2.4.2, and that breaks the > > build on OpenBSD 6.0 > > I can only find SHA1 in ntpsec. what am I missing?
Hey Gary, See NID_sha in tests/libntp/ssl_init.c See SHA in docs/authentic.txt, docs/includes/auth-commands.txt, docs/includes/ntpq-body.txt, docs/ntpkeygen.txt, ntpclients/ntpq, ntpd/ntp.keys-man.txt, and pylib/packet.py Several of these files reference "sha" and "sha1", so it would seem that "sha" means "SHA-0". Thanks, -Matt _______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
