Fix incomplete checks for EVP_CIPHER_asn1_to_param
[openssl.git] / doc /
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24 Paulifips: document that the EdDSA algorithms are not-validated
2023-01-24 Dr. David von OheimbOSSL_trace_set_channel(): add important statement that...
2023-01-24 FdaSilvaYYTypos fixing
2023-01-23 Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von OheimbCMP docs: clarify behavior on message/total timeout...
2023-01-23 ThibFixes wrong return type in BIO_do_connect man page.
2023-01-23 Ingo FranzkiAllow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
2023-01-19 PauliAdd link to EBNF definition
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-17 north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-16 Dmitry BelyavskiyDocumenting lack of error codes stability
2023-01-16 Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2023-01-13 Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13 Hugo LandauQUIC: Document how blocking mode is automatically turne...
2023-01-13 Hugo LandauQUIC BIO Poll Descriptors: simplify custom interface
2023-01-13 Hugo LandauQUIC CSM: Tweak docs for tick functions, add DTLSv1...
2023-01-13 Hugo LandauQUIC Front End I/O API: Remove __owur from man pages
2023-01-13 Hugo LandauQUIC: Minor comment and editorial fixes
2023-01-13 Hugo LandauQUIC Front End I/O API: Minor doc fixes
2023-01-13 Hugo LandauQUIC Front End I/O API: Don't allow EPW to be enabled...
2023-01-13 Hugo LandauQUIC: Documentation updates
2023-01-13 Hugo LandauQUIC CSM: Documentation for new APIs
2023-01-13 Hugo LandauQUIC Congestion Control: API to determine deadline...
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12 Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-11 H. VetinariAdd empty migration guide for 3.1
2023-01-10 slontisDoc: Update history section of EC_GROUP API's.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-16 slontisUpdate HMAC() documentation.
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-13 Hubert Kariorsa: fix version of rsa implicit rejection introduction
2022-12-13 Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-12-12 Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Stephen Farrellprevent HPKE sender setting seq unwisely
2022-12-08 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06 Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-03 Hugo LandauQUIC Connection State Machine Design Document
2022-12-02 Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02 Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-11-30 slontisFix docs related to EVP_RAND_CTX_new() that were not...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-29 Paulifips prov: remove 3DES from list of inclusions
2022-11-29 PauliUpdate fips version check to be more robust
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-29 Xu Yizhoudoc: add note for sm4 xts
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25 Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von OheimbCMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-24 Dr. David von OheimbOSSL_CMP_ITAV_set0.pod: fix formatting nits, update...
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24 Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-11-24 slontisAdd HISTORY section to EVP_KEM-EC document.
2022-11-23 Dr. David von OheimbCMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-23 Tomas MrazFix version mistake in some HISTORY sections
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-21 slontisImprove FIPS RSA keygen performance.
2022-11-21 Matt CaswellDesign document for the QUIC-TLS integration
2022-11-18 Dr. David von Oheimbx509/v3_purp.c etc.: improve doc/comments on codesign...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-18 Matt CaswellUpdate the record layer design based on implementation...
2022-11-18 Matt CaswellAdd a record layer design document
2022-11-16 PauliFix documenation mistakes
2022-11-16 Paulilist: add an is empty function
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-14 Hugo LandauAdd thread pool design document (phase 1)
2022-11-14 Tomas MrazUpdate Stream Receive Buffers design document with...
2022-11-14 Serge CroiséCOMP_expand_block: spelling (algorithm)
2022-11-11 Tomas Mrazcmac_set_ctx_params(): Fail if cipher mode is not CBC
2022-11-10 Paulipunycode: update to use WPACKET instead of using custom...
2022-11-07 Hugo LandauQUIC FIFD
2022-11-07 Hugo LandauQUIC Frame-in-Flight Manager Design
2022-11-07 Todd ShortAdd zlib oneshot compression
2022-11-02 slontisFix documentation for some i2d return values.
2022-11-02 slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-02 Matt CaswellUpdate the pipelining docs
2022-11-01 Paulifipsinstall: add -self_test_oninstall option.
2022-11-01 Paulirand: add set0 calls for the private and public DRBGs
2022-10-27 Joakim AntmanFix parameter names for RSA private key example
next