summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-12-01Update copyright yearTomas Mraz
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-11-24Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang
2022-11-24CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-23OSSL_trace_enabled.pod and OSSL_trace_set_channel.pod: improve docDr. David von Oheimb
2022-11-23http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-11-23apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23apps/speed.c: Lock buffer in memoryJuergen Christ
2022-11-23Add config option for speed commandKan
2022-11-23Change name of parameter in documentation from sigret to sigKurt Roeckx
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-21dhparam: Correct the documentation of -dsaparamTomas Mraz
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-21Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz
2022-11-21Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen
2022-11-21doc: add not that DTLS 1.0, TLS 1.1 and before are disabled at security level 1Pauli
2022-11-21Remove the _fetch_by_number functionsPauli
2022-11-21s390: Add new machine generationJuergen Christ
2022-11-21Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11Fix typoDimitris Apostolou
2022-11-11Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-09doc: document digest and cipher dup functionsPauli
2022-11-09Fix typosDimitris Apostolou
2022-11-09prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...Pauli
2022-11-09doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0Pauli
2022-11-09doc: Document that the OBJ creation functions are now thread safe.Pauli
2022-11-07Fix documentation for some i2d return values.slontis
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-11-02rand: add set0 calls for the private and public DRBGsPauli
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala
2022-10-24doc: fix copy/paste errorPauli
2022-10-21Document the stack functions that are forgivingTomas Mraz
2022-10-19Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb