aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* Restrict digest in set_ctx_paramsHEADmasterpohsingwu18 hours5-20/+4
* Restrict digest algorithm used in KDFspohsingwu18 hours5-2/+87
* EVP_PKEY-DH.pod: Clarify the manpage in regards to DH and DHX typesTomas Mraz7 days1-29/+31
* Document that DH and DHX key types cannot be used together in KEXTomas Mraz7 days1-2/+7
* Document the fips-indicator param for the test RNGPauli8 days2-0/+8
* Fix parameter types int -> integer changesPauli9 days13-33/+33
* Change all existing FIPS configurable checks to use FIPS indicators.slontis14 days13-23/+184
* ossl_store.pod: Correct the example of OSSL_STORE API usageEt7f32024-06-191-1/+6
* MVP demo TLS serverViktor Dukhovni2024-06-184-3/+341
* Document that SHAKE-128 and SHAKE-256 have no default digest lengthTomas Mraz2024-05-151-8/+8
* Add OPENSSL_riscvcap man pageHongren Zheng2024-05-091-1/+1
* Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario2024-04-221-1/+1
* Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis2024-04-191-2/+16
* OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte2024-04-193-4/+90
* Make X25519 and X448 FIPS unapprovedTomas Mraz2024-04-191-0/+4
* Remove repetitive wordsNeil Horman2024-04-161-1/+1
* Add docs noting requirements for SM2 signingNeil Horman2024-04-091-0/+3
* Add demo for ECDH key exchangeslontis2024-04-091-0/+2
* Copyright year updatesRichard Levitte2024-04-097-7/+7
* Enable qlog support by defaultHugo Landau2024-03-061-9/+6
* Implement PCT for EDDSApohsingwu2024-03-011-0/+2
* QUIC QLOG: Minor manpage updatesHugo Landau2024-02-021-4/+4
* QUIC QLOG: Minor doc updatesHugo Landau2024-02-021-3/+3
* Minor updatesHugo Landau2024-02-021-5/+8
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-021-2/+2
* QLOG: Add manpage openssl-qlog(7)Hugo Landau2024-02-022-0/+256
* Document the implications of setting engine-based low-level methodsTomas Mraz2024-01-311-0/+8
* doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir2024-01-111-6/+9
* Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman2024-01-091-0/+9
* provider-keymgmt.pod: fix typorilysh2024-01-031-1/+1
* gate calling of evp_method_id on having a non-zero name idNeil Horman2024-01-011-0/+4
* Fix typos found by codespell in man pagesDimitri Papadopoulos2023-12-292-2/+2
* Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman2023-12-261-0/+4
* AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz2023-12-221-0/+13
* SM4: Document that the XTS mode does not support streamingTomas Mraz2023-12-221-0/+9
* Removed extra spaces in documentationslontis2023-12-121-1/+1
* provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb2023-12-121-2/+2
* doc: improve documentation of EVP in-place encryptionMatthias St. Pierre2023-12-121-3/+7
* doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir2023-12-041-2/+2
* rsa-doc: fix typoJames Muir2023-12-011-1/+1
* Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui2023-11-301-1/+2
* doc: fix description of mac "block-size" parameterJames Muir2023-11-224-11/+14
* doc: better description of KECCAK-KMAC XOFJames Muir2023-11-221-8/+13
* Update the provider documentationMatt Caswell2023-11-224-22/+226
* augment quic demos to support ipv4/6 connectionsNeil Horman2023-11-212-3/+5
* Properly limit the variable output size for BLAKE2Tomas Mraz2023-11-131-4/+16
* Add EVP_DigestSqueeze() API.slontis2023-11-105-40/+119
* Use proper KDF SS parameter nameDmitry Belyavskiy2023-11-061-3/+3
* Fix documentation regarding KMAC sizesMichael Hinz2023-11-061-1/+1
* Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell2023-11-024-26/+84