summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-12-03QUIC Connection State Machine Design DocumentHugo Landau
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-11-30Fix docs related to EVP_RAND_CTX_new() that were not passing the parentslontis
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis
2022-11-30fips prov: remove 3DES from list of inclusionsPauli
2022-11-30Update fips version check to be more robustPauli
2022-11-30aes: add AES-GCM-SIV modes to the FIPS providerPauli
2022-11-29doc: add note for sm4 xtsXu Yizhou
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
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-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25CMS_decrypt*(): fix misconceptions and mem leakDr. 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-24OSSL_CMP_ITAV_set0.pod: fix formatting nits, update exampleDr. David von Oheimb
2022-11-24Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-11-24Add HISTORY section to EVP_KEM-EC document.slontis
2022-11-23CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb
2022-11-23Fix version mistake in some HISTORY sectionsTomas Mraz
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-21Design document for the QUIC-TLS integrationMatt Caswell
2022-11-18x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...Dr. David von Oheimb
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-11-18Update the record layer design based on implementation experienceMatt Caswell
2022-11-18Add a record layer design documentMatt Caswell
2022-11-16Fix documenation mistakesPauli
2022-11-16list: add an is empty functionPauli
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-14Add thread pool design document (phase 1)Hugo Landau
2022-11-14Update Stream Receive Buffers design document with implementation detailsTomas Mraz
2022-11-14COMP_expand_block: spelling (algorithm) Serge Croisé
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-07QUIC FIFDHugo Landau
2022-11-07QUIC Frame-in-Flight Manager DesignHugo Landau
2022-11-07Add zlib oneshot compressionTodd Short
2022-11-02Fix documentation for some i2d return values.slontis
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02Update the pipelining docsMatt Caswell