openssl/doc/man7
slontis de22633a87 Add missing HISTORY sections for OpenSSL 3.0 related documents.
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19690)

(cherry picked from commit 4741c80c05)
2022-11-21 12:06:31 +01:00
..
img doc: add PKEY life cycle documentation 2021-06-08 18:59:25 +10:00
EVP_ASYM_CIPHER-RSA.pod Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod. 2022-11-18 14:30:09 +01:00
EVP_ASYM_CIPHER-SM2.pod Document the provider side SM2 Asymmetric Cipher support 2020-09-25 11:13:54 +01:00
EVP_CIPHER-AES.pod Fix documentation for OFB/OCB in the FIPS provider 2022-10-17 12:24:22 +02:00
EVP_CIPHER-ARIA.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-BLOWFISH.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-CAMELLIA.pod Add support for camellia cbc cts mode 2021-08-18 08:38:40 +10:00
EVP_CIPHER-CAST.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-CHACHA.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-DES.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-IDEA.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-RC2.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-RC4.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-RC5.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-SEED.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_CIPHER-SM4.pod Add Docs for EVP_CIPHER-* 2021-05-28 14:29:13 +02:00
EVP_KDF-HKDF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-KB.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-KRB5KDF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-PBKDF1.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-PBKDF2.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-PKCS12KDF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-SCRYPT.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-SS.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-SSHKDF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-TLS1_PRF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-TLS13_KDF.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-X942-ASN1.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-X942-CONCAT.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KDF-X963.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KEM-RSA.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_KEYEXCH-DH.pod Update copyright year 2022-03-15 13:52:58 +00:00
EVP_KEYEXCH-ECDH.pod Update copyright year 2022-03-15 13:52:58 +00:00
EVP_KEYEXCH-X25519.pod Update core_names.h fields and document most fields. 2020-05-26 13:53:07 +10:00
EVP_MAC-BLAKE2.pod doc: document the MAC block size getter 2021-05-25 17:23:50 +10:00
EVP_MAC-CMAC.pod cmac_set_ctx_params(): Fail if cipher mode is not CBC 2022-11-11 16:56:37 +01:00
EVP_MAC-GMAC.pod Update copyright year 2021-03-11 13:27:36 +00:00
EVP_MAC-HMAC.pod doc: document the MAC block size getter 2021-05-25 17:23:50 +10:00
EVP_MAC-KMAC.pod doc: document the MAC block size getter 2021-05-25 17:23:50 +10:00
EVP_MAC-Poly1305.pod mac: improve MAC documentation (Poly 1305 key reuse, nomenclature) 2021-05-14 22:24:00 +10:00
EVP_MAC-Siphash.pod Update copyright year 2021-03-11 13:27:36 +00:00
EVP_MD-BLAKE2.pod Update copyright year 2022-03-15 13:52:58 +00:00
EVP_MD-MD2.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-MD4.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-MD5-SHA1.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-MD5.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-MDC2.pod Update copyright year 2021-02-18 15:05:17 +00:00
EVP_MD-RIPEMD160.pod ripemd: document as being present in the default provider 2022-10-19 13:28:11 +02:00
EVP_MD-SHA1.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-SHA2.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-SHA3.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-SHAKE.pod SHAKE documentation updates for default output length. 2022-08-17 16:18:30 +02:00
EVP_MD-SM3.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-WHIRLPOOL.pod DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
EVP_MD-common.pod Update copyright year 2021-06-17 13:24:59 +01:00
EVP_PKEY-DH.pod Update copyright year 2022-06-21 14:03:39 +01:00
EVP_PKEY-DSA.pod Update copyright year 2022-06-21 14:03:39 +01:00
EVP_PKEY-EC.pod Fix typos 2022-11-09 15:30:29 +01:00
EVP_PKEY-FFC.pod Update copyright year 2022-06-21 14:03:39 +01:00
EVP_PKEY-HMAC.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_PKEY-RSA.pod Update copyright year 2022-06-21 14:03:39 +01:00
EVP_PKEY-SM2.pod Documentation: SM2 keys can use only the SM2 curve 2021-06-24 11:29:58 +02:00
EVP_PKEY-X25519.pod doc: remove errant claim that these are not FIPS okay 2021-08-08 13:55:56 +10:00
EVP_RAND-CTR-DRBG.pod docs: update CTR DRBG documentation to not mention the lack of a derivation function in FIPS 2021-07-20 18:34:07 +10:00
EVP_RAND-HASH-DRBG.pod Update copyright year 2021-03-11 13:27:36 +00:00
EVP_RAND-HMAC-DRBG.pod Update copyright year 2021-03-11 13:27:36 +00:00
EVP_RAND-SEED-SRC.pod Update copyright year 2021-03-11 13:27:36 +00:00
EVP_RAND-TEST-RAND.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
EVP_RAND.pod rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
EVP_SIGNATURE-DSA.pod Update copyright year 2021-12-14 14:41:27 +00:00
EVP_SIGNATURE-ECDSA.pod Update copyright year 2021-12-14 14:41:27 +00:00
EVP_SIGNATURE-ED25519.pod Update copyright year 2021-01-07 13:38:50 +00:00
EVP_SIGNATURE-HMAC.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_SIGNATURE-RSA.pod Update copyright year 2022-10-11 13:20:27 +01:00
OSSL_PROVIDER-FIPS.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
OSSL_PROVIDER-base.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
OSSL_PROVIDER-default.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
OSSL_PROVIDER-legacy.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
OSSL_PROVIDER-null.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
RAND.pod Fix heading in random generator man7 page 2021-10-08 12:10:47 +10:00
RSA-PSS.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
X25519.pod Update copyright year 2020-04-23 13:55:52 +01:00
bio.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
crypto.pod Fix typos 2022-11-09 15:30:29 +01:00
ct.pod Fix function names in ct(7) documentation 2018-12-19 19:00:08 +01:00
des_modes.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
evp.pod Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters(). 2021-04-27 09:45:53 +10:00
fips_module.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
life_cycle-cipher.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
life_cycle-digest.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
life_cycle-kdf.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
life_cycle-mac.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
life_cycle-pkey.pod Fix typos 2022-11-09 15:30:29 +01:00
life_cycle-rand.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
migration_guide.pod Add missing HISTORY sections for OpenSSL 3.0 related documents. 2022-11-21 12:06:31 +01:00
openssl-core.h.pod doc: remove end of line whitespace 2021-09-22 16:23:31 +10:00
openssl-core_dispatch.h.pod Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00
openssl-core_names.h.pod DOCS: add openssl-core_names.h(7) 2020-05-29 08:26:10 +02:00
openssl-env.pod Add basic RISC-V cpuid and OPENSSL_riscvcap 2022-11-21 10:49:52 +01:00
openssl-glossary.pod Fix typos 2022-11-09 15:30:29 +01:00
openssl-threads.pod doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0 2022-11-09 15:28:46 +01:00
openssl_user_macros.pod.in Update copyright year 2021-07-29 15:41:35 +01:00
ossl_store-file.pod POD: stop abusing comment 2019-10-11 15:30:57 +02:00
ossl_store.pod Update copyright year 2021-12-14 14:41:27 +00:00
passphrase-encoding.pod Update copyright year 2021-09-07 13:29:33 +02:00
property.pod Update copyright year 2021-12-14 14:41:27 +00:00
provider-asym_cipher.pod Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod. 2022-11-18 14:30:09 +01:00
provider-base.pod doc: Document that the OBJ creation functions are now thread safe. 2022-11-09 15:28:36 +01:00
provider-cipher.pod Update copyright year 2022-07-05 10:33:12 +02:00
provider-decoder.pod DECODER: use property definitions instead of getting implementation parameters 2021-06-05 20:30:11 +10:00
provider-digest.pod Update copyright year 2022-07-05 10:33:12 +02:00
provider-encoder.pod ENCODER: use property definitions instead of getting implementation parameters 2021-06-05 20:30:47 +10:00
provider-kdf.pod Fix typos 2022-11-09 15:30:29 +01:00
provider-kem.pod Small fixes and cleanups of provider API documentation 2021-04-09 10:32:00 +02:00
provider-keyexch.pod Update copyright year 2022-03-15 13:52:58 +00:00
provider-keymgmt.pod Update copyright year 2022-06-21 14:03:39 +01:00
provider-mac.pod Update copyright year 2022-07-05 10:33:12 +02:00
provider-object.pod Fix typos 2022-11-09 15:30:29 +01:00
provider-rand.pod doc: note that RAND lifecycle transitions will be enforced at some point 2021-03-26 18:21:36 +10:00
provider-signature.pod Update copyright year 2022-05-03 13:36:42 +01:00
provider-storemgmt.pod Update copyright year 2022-07-05 10:33:12 +02:00
provider.pod Update copyright year 2022-05-03 13:36:42 +01:00
proxy-certificates.pod Update copyright year 2021-12-14 14:41:27 +00:00
ssl.pod Strip much out of ssl.pod 2019-11-06 19:38:32 +01:00
x509.pod Update copyright year 2021-04-22 14:38:44 +01:00