=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.116 retrieving revision 1.117 diff -c -r1.116 -r1.117 *** src/usr.bin/openssl/openssl.1 2019/11/28 11:21:33 1.116 --- src/usr.bin/openssl/openssl.1 2019/12/18 07:54:28 1.117 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.116 2019/11/28 11:21:33 inoguchi Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.117 2019/12/18 07:54:28 tb Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" *************** *** 110,116 **** .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" ! .Dd $Mdocdate: November 28 2019 $ .Dt OPENSSL 1 .Os .Sh NAME --- 110,116 ---- .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" ! .Dd $Mdocdate: December 18 2019 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 2176,2186 **** Use .Ar digest to create a key from a pass phrase. ! .Ar digest ! may be one of ! .Cm md5 ! or ! .Cm sha1 . .It Fl none Use NULL cipher (no encryption or decryption of input). .It Fl nopad --- 2176,2183 ---- Use .Ar digest to create a key from a pass phrase. ! The default value is ! .Cm sha256 . .It Fl none Use NULL cipher (no encryption or decryption of input). .It Fl nopad