openssl/doc
Eugene Syromiatnikov fe20f846f3 doc/man1/openssl-enc.pod.in: document 'k' handling for -bufsize
Apparently, '-bufsize' option parser can handle the 'k' suffix
(and treat is as the value being provided in the multiples of 1024).
Document that.

Complements: d02b48c63a "Import of old SSLeay release: SSLeay 0.8.1b"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28405)
2025-09-03 07:47:33 -04:00
..
HOWTO
designs Design document of using opaque object as symmetric key 2025-08-30 21:11:06 -04:00
images
internal Copyright year updates 2025-09-02 13:05:45 +00:00
life-cycles
man1 doc/man1/openssl-enc.pod.in: document 'k' handling for -bufsize 2025-09-03 07:47:33 -04:00
man3 Copyright year updates 2025-09-02 13:05:45 +00:00
man5 Copyright year updates 2025-09-02 13:05:45 +00:00
man7 Copyright year updates 2025-09-02 13:05:45 +00:00
README.md
build.info
build.info.in
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm
sbom.cdx.json

README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

HOWTO/ A few how-to documents; not necessarily up-to-date

man1/ The openssl command-line tools; start with openssl.pod

man3/ The SSL library and the crypto library

man5/ File formats

man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.

Formatted versions of the manpages (apps,ssl,crypto) can be found at https://docs.openssl.org/master/