summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Replace "a RSA" with "an RSA"Daniel Fiala2022-12-075-6/+6
* Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills2022-12-061-0/+10
* QUIC Connection State Machine Design DocumentHugo Landau2022-12-033-0/+696
* doc: fix EVP_SignInit.podReinhard Urban2022-12-021-5/+4
* Clarify the EVP_PKEY_decrypt manual pageTomas Mraz2022-12-021-9/+11
* Fix docs related to EVP_RAND_CTX_new() that were not passing the parentslontis2022-11-304-4/+4
* Implement deterministic ECDSA sign (RFC6979)slontis2022-11-307-1/+92
* fips prov: remove 3DES from list of inclusionsPauli2022-11-301-2/+0
* Update fips version check to be more robustPauli2022-11-301-1/+3
* aes: add AES-GCM-SIV modes to the FIPS providerPauli2022-11-301-0/+4
* doc: add note for sm4 xtsXu Yizhou2022-11-292-0/+40
* Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri2022-11-291-7/+17
* Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell2022-11-252-0/+544
* Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini2022-11-251-2/+2
* add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb2022-11-251-1/+9
* OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb2022-11-251-2/+4
* CMS_decrypt*(): fix misconceptions and mem leakDr. David von Oheimb2022-11-252-19/+37
* Fix typo in openssl-x509.pod.inJan2022-11-251-1/+1
* Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang2022-11-241-1/+1
* CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb2022-11-241-1/+2
* CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb2022-11-242-7/+28
* OSSL_CMP_ITAV_set0.pod: fix formatting nits, update exampleDr. David von Oheimb2022-11-241-13/+10
* Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy2022-11-243-0/+28
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-259/+530
* Add HISTORY section to EVP_KEM-EC document.slontis2022-11-241-0/+4
* CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb2022-11-231-3/+14
* Fix version mistake in some HISTORY sectionsTomas Mraz2022-11-232-2/+2
* Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis2022-11-2127-12/+71
* Improve FIPS RSA keygen performance.slontis2022-11-211-1/+13
* Design document for the QUIC-TLS integrationMatt Caswell2022-11-211-0/+261
* x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...Dr. David von Oheimb2022-11-181-7/+10
* Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis2022-11-184-18/+110
* Update the record layer design based on implementation experienceMatt Caswell2022-11-181-172/+306
* Add a record layer design documentMatt Caswell2022-11-181-0/+470
* Fix documenation mistakesPauli2022-11-161-19/+19
* list: add an is empty functionPauli2022-11-161-1/+13
* Add documentation for CPUID bit #64+17Joachim Vandersmissen2022-11-161-0/+2
* Update documentation for keymgmt export utilsSimo Sorce2022-11-151-4/+11
* Add thread pool design document (phase 1)Hugo Landau2022-11-141-0/+103
* Update Stream Receive Buffers design document with implementation detailsTomas Mraz2022-11-141-1/+15
* COMP_expand_block: spelling (algorithm) Serge Croisé2022-11-141-1/+1
* cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz2022-11-111-1/+2
* punycode: update to use WPACKET instead of using custom range checkingPauli2022-11-111-6/+5
* QUIC FIFDHugo Landau2022-11-074-101/+149
* QUIC Frame-in-Flight Manager DesignHugo Landau2022-11-074-0/+504
* Add zlib oneshot compressionTodd Short2022-11-071-2/+8
* Fix documentation for some i2d return values.slontis2022-11-022-11/+13
* Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis2022-11-021-7/+23
* Update the pipelining docsMatt Caswell2022-11-021-2/+5
* fipsinstall: add -self_test_oninstall option.Pauli2022-11-021-0/+14