From e630d309e376da94d4e31e40c5025ab66b44d4bc Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 24 May 2025 12:52:01 +0000 Subject: openssl pkcs8: zap an outdated lie --- src/usr.bin/openssl/openssl.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src') diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index e259450ed7..dd779774a8 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.165 2025/05/24 04:05:18 tb Exp $ +.\" $OpenBSD: openssl.1,v 1.166 2025/05/24 12:52:01 tb Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -2973,9 +2973,6 @@ command processes private keys (both encrypted and unencrypted) in PKCS#8 format with a variety of PKCS#5 (v1.5 and v2.0) and PKCS#12 algorithms. -The default encryption is only 56 bits; -keys encrypted using PKCS#5 v2.0 algorithms and high iteration counts -are more secure. .Pp The options are as follows: .Bl -tag -width Ds -- cgit v1.2.3-55-g6feb