summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-11-23Copyright year updatesRichard Levitte
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-22Update OpenSSL logosJames Muir
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-13Properly limit the variable output size for BLAKE2Tomas Mraz
2023-11-07Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-11-03Add additional internal HPKE hardening checks resulting from code audit.Stephen Farrell
2023-11-02Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell
2023-11-01quic ddd demos: update makefile and demo sourcesJames Muir
2023-11-01quic docs: update ddd README.mdJames Muir
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-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-26doc: change "certifictes" to "certificates"James Muir
2023-10-26Preemptively reflect the changes in #22480Hugo Landau
2023-10-26BIO: Document BIO_sendmmsg and BIO_recvmmsg callbacksHugo Landau
2023-10-26Copyright year updatesMatt Caswell
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25quic: documentation and demo nitsJames Muir
2023-10-25QUIC APL: Add support for querying frame type causing closureHugo Landau
2023-10-23Add a HISTORY section in the docs about the new ERR_STATE functionsMatt Caswell
2023-10-20Reference the non-"legacy" provider names directly from EVP_md5(3) &c.наб
2023-10-20Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman
2023-10-20QUIC: Add handling of SSL_get_shutdown()Tomas Mraz
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-10-17CMS_add1_signer.pod: add missing info on CMS_SignerInfo_sign() return valuesDr. David von Oheimb
2023-10-10CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLSDr. David von Oheimb
2023-10-10OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the...Dr. David von Oheimb
2023-10-10apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb
2023-10-05d2i_X509.pod: Better document using the reuse capability for libctx setupTomas Mraz
2023-10-05DH_check: Emphasize the importance of return value checkTomas Mraz
2023-10-05[design] Make it possible to use explicitly fetched signature implementationRichard Levitte
2023-10-05[design] Make it possible to pass AlgorithmIdentifier parameter dataRichard Levitte
2023-10-04d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessaryTomas Mraz
2023-10-04Added info on change to HISTORY of SSL_CTX_set_msg_callback()Frederik Wedel-Heinen
2023-10-04Update documentation on SSL_CTX_set_msg_callback() to match the actual functi...Frederik Wedel-Heinen
2023-10-04Correct documentation for PKCS5_PBKDF2_HMACSumitra Sharma
2023-10-04Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.podFrederik Wedel-Heinen
2023-10-04doc/man3: fix misnamed function nameMatthias St. Pierre
2023-10-04Add openssl/pem.h inclusion for d2i_PKCS8PrivateKeySumitra Sharma
2023-10-04All lh_stats functions were deprecated in 3.1Tomas Mraz
2023-10-02doc: correct the SSL_CTX_set_info_callback(3) manual pageMatthias St. Pierre
2023-10-02[DOCS] Fix table inconsistencies detected by mdlRichard Levitte
2023-09-28Copyright year updatesMatt Caswell
2023-09-27fips: use seed source requestedPauli
2023-09-25Add documentation for the BIO_ADDR_copy() functionMatt Caswell
2023-09-24adding -outpubkey option to genpkeyMichael Baentsch