From a65784c9f9c5d00cf1a0e235090170abc8d07c73 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Tue, 23 Oct 2018 05:56:35 +0000 Subject: upstream: refer to OpenSSL not SSLeay; we're old, but we don't have to act it OpenBSD-Commit-ID: 9ca38d11f8ed19e61a55108d1e892d696cee08ec --- OVERVIEW | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'OVERVIEW') diff --git a/OVERVIEW b/OVERVIEW index 515567f45..cec7cd75b 100644 --- a/OVERVIEW +++ b/OVERVIEW @@ -34,11 +34,12 @@ these programs. - Ssh contains several encryption algorithms. These are all accessed through the cipher.h interface. The interface code is - in cipher.c, and the implementations are in libc. + in cipher.c, and the implementations are either in libc or + LibreSSL. Multiple Precision Integer Library - - Uses the SSLeay BIGNUM sublibrary. + - Uses the LibreSSL BIGNUM sublibrary. Random Numbers @@ -158,4 +159,4 @@ these programs. uidswap.c uid-swapping xmalloc.c "safe" malloc routines -$OpenBSD: OVERVIEW,v 1.14 2018/07/27 03:55:22 dtucker Exp $ +$OpenBSD: OVERVIEW,v 1.15 2018/10/23 05:56:35 djm Exp $ -- cgit v1.2.3