summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
6 daysDocument that SHAKE-128 and SHAKE-256 have no default digest lengthTomas Mraz
12 daysAdd OPENSSL_riscvcap man pageHongren Zheng
2024-04-22Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario
2024-04-19Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis
2024-04-19OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
2024-04-19Make X25519 and X448 FIPS unapprovedTomas Mraz
2024-04-16Remove repetitive wordsNeil Horman
2024-04-09Add docs noting requirements for SM2 signingNeil Horman
2024-04-09Add demo for ECDH key exchangeslontis
2024-04-09Copyright year updatesRichard Levitte
2024-03-06Enable qlog support by defaultHugo Landau
2024-03-01Implement PCT for EDDSApohsingwu
2024-02-02QUIC QLOG: Minor manpage updatesHugo Landau
2024-02-02QUIC QLOG: Minor doc updatesHugo Landau
2024-02-02Minor updatesHugo Landau
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau
2024-02-02QLOG: Add manpage openssl-qlog(7)Hugo Landau
2024-01-31Document the implications of setting engine-based low-level methodsTomas Mraz
2024-01-11doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-26Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
2023-12-12Removed extra spaces in documentationslontis
2023-12-12provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre
2023-12-04doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir
2023-12-01rsa-doc: fix typoJames Muir
2023-11-30Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui
2023-11-22doc: fix description of mac "block-size" parameterJames Muir
2023-11-22doc: better description of KECCAK-KMAC XOFJames Muir
2023-11-22Update the provider documentationMatt Caswell
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-13Properly limit the variable output size for BLAKE2Tomas Mraz
2023-11-10Add EVP_DigestSqueeze() API.slontis
2023-11-06Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-11-02Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell
2023-10-30Update README-QUIC.mdMatt Caswell
2023-10-26EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb
2023-10-26doc: change "certifictes" to "certificates"James Muir
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25quic: documentation and demo nitsJames Muir
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-09-28Copyright year updatesMatt Caswell
2023-09-27fips: use seed source requestedPauli
2023-09-19Add provider documentation for the new open_exSimo Sorce