summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-03-20doc: note the default iteration count for PBKDF2 in the enc commandPauli
2023-03-18sleep.c: Limit the sleep time instead of sleeping for days or even yearsTomas Mraz
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-16Fix documented function return typesAndy Bernard
2023-03-15Do not fail if ctx dup does not succeedSimo Sorce
2023-03-15Document remaining obsolete SSL_OP_NETSCAPE_*_BUGTobias Nießen
2023-03-15doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb
2023-03-15doc: document that prediction resistance comes with a hidden costPauli
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-03-07DOCS: provider-keymgmt(7) - params for EVP_PKEY_get_default_digest_{name,nid}()Richard Levitte
2023-03-03Fix typo in base provider example codeHansHoogerwerf
2023-03-01Update AES documentation excluding AES SIV from the FIPS providerPauli
2023-03-01Update FIPS provider documentation to note that fips=yes is mandatoryPauli
2023-02-28Document the list of RAND algorithms in the default and fips providers.slontis
2023-02-28Add provider pre-fetching documentationslontis
2023-02-28Add documentation for "NULL" cipher and digest algorithms.slontis
2023-02-24CMS_add0_cert.pod: add missing man section numbers in recently added L<fun()>...Dr. David von Oheimb
2023-02-24Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider contextIngo Franzki
2023-02-24CMS_add0_cert: if cert already present, do not throw error but ignore itDr. David von Oheimb
2023-02-24first cut at sigalg loadingMichael Baentsch
2023-02-23Add help for pkeyopt values for the genpkey commandline app.slontis
2023-02-22update documentation to note that EdDSA is not FIPS approvedPauli
2023-02-21Document return value of OSSL_DECODER_from_dataBenno Evers
2023-02-20openssl-3.0#20290: Fixed typo in "config" man pageJeeban Sethi
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb
2023-02-08cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-02-08ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...Dr. David von Oheimb
2023-02-08S390x: Support ME and CRT offloadingJuergen Christ
2023-02-08CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb
2023-02-08New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch
2023-02-08Add more punycode tests and remove ossl_a2ucompare()slontis
2023-02-08doc: remove EdDSA from list of non-FIPS algorithms.Pauli
2023-02-02APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb
2023-01-31BIO_read.pod: fix small typoAndrea Pappacoda
2023-01-31Design for the Fault InjectorMatt Caswell
2023-01-31[doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...Nicola Tuveri
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-30QUIC ACKM: Rework probe reporting to allow use for bookkeepingHugo Landau
2023-01-30SSL_conf_cmd: add support for IgnoreUnexpectedEOFSteffen Nurpmeso
2023-01-27Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() codeTomas Mraz
2023-01-27QUIC FIN Support: Documentation fixupsHugo Landau
2023-01-27QUIC FIN Support: Various fixesHugo Landau
2023-01-27QUIC: Add documentation for stream and connection shutdown functionsHugo Landau
2023-01-27Add notes about ignoring initialization failures on contextsTomas Mraz
2023-01-26Document that the RSA e value is mandatory when importing.slontis
2023-01-26Clarify the change of enc -S behavior in 3.0Viktor Dukhovni
2023-01-26OSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for msg body where it makes...Dr. David von Oheimb
2023-01-26add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string()Dr. David von Oheimb
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb