summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up ASN1_STRING comment and improve example in docsJob Snijders12 days1-1/+1
* Fix CMS encryption with key agreement when originator setJakub Zelenka12 days1-1/+2
* openssl-pkeyutl.pod.in: update from SHA-1 to SHA256, fixing default values an...Dr. David von Oheimb12 days1-15/+17
* openssl-pkeyutl.pod.in: various fixesDr. David von Oheimb12 days1-12/+12
* apps/pkeyutl: Fix checks and documentation regarding -peerkeyDr. David von Oheimb12 days1-12/+14
* Correct return value documentation for X509V3_set_ctx()Michael Baentsch2025-01-031-2/+1
* doc: the allowedAttributeAssignments X.509v3 extensionJonathan M. Wilbur2025-01-022-0/+24
* Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer()Peter Juhasz2024-12-263-3/+11
* fix: ci failures due to symbols missing from historyJonathan M. Wilbur2024-12-232-3/+15
* doc: the attributeMappings X.509v3 extensionJonathan M. Wilbur2024-12-232-0/+25
* doc: Correctly reflect parameter constraints in EVP_DecryptUpdate()Patrick J. LoPresti2024-12-191-4/+1
* Fix missing HISTORY doc entriesMichael Baentsch2024-12-1820-13/+149
* docs: update man3 and man7 with cipher pipeline APIsRamkumar2024-12-172-17/+137
* docs: EVP pipeline API design documentRamkumar2024-12-171-0/+219
* Update HISTORY sections of libssl functions > 3.0.0Michael Baentsch2024-12-1610-6/+44
* openssl-dgst: Document that xoflen is required for shakeRyan Farley2024-12-131-11/+13
* Extension of OPENSSL_ia32cap to accommodate additional CPUID bitsElizarova, Alina2024-12-131-55/+149
* Fix typo in SSL_get_shared_sigalgs docsSasha Romijn2024-12-131-1/+1
* Add HISTORY to BIO_s_mem documentationMichael Baentsch2024-12-131-0/+4
* X509: document non-standard behavior checking EKU extensions in CA and TA certsDr. David von Oheimb2024-12-136-93/+159
* doc: the timeSpecification X.509v3 extensionJonathan M. Wilbur2024-12-112-0/+55
* Revert the behavior change of CMS_get1_certs() and CMS_get1_crls()Tomas Mraz2024-12-101-2/+2
* Document version-specific utility of EVP_PKEY_Q_keygenMichael Baentsch2024-11-291-3/+4
* Minor nit fix to EVP_CipherFinal_ex() return code documentation.Frederik Wedel-Heinen2024-11-291-5/+8
* Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURESsftcd2024-11-281-1/+2
* Deprecate all BIO_meth_get_*() functionsTomas Mraz2024-11-281-22/+46
* Document expected BIO operations for libsslDavid Benjamin2024-11-271-0/+9
* Remove the negative return values of EVP_KDF_* functions in documentsPeiwei Hu2024-11-221-3/+1
* Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...wangcheng2024-11-201-0/+11
* Make ossl_trace_param_values an official api functionNeil Horman2024-11-192-0/+48
* man ECDSA_sign(3): fix wrong variable namesAlicja Kario2024-11-131-2/+2
* Change "a SSL" to "an SSL"Andrew Dinh2024-11-1321-27/+27
* Fix doc and use of_X509v3_add_extensions() in case sk_X509_EXTENSION_num(exts...Dr. David von Oheimb2024-11-131-2/+4
* feat: define and use ossl_bio_print_hexJonathan M. Wilbur2024-11-131-0/+32
* doc: the attributeDescriptor X.509v3 extensionJonathan M. Wilbur2024-11-132-0/+25
* openssl-pkeyutl.pod.in: improve description of -rawin and -digest optionsDr. David von Oheimb2024-11-091-22/+46
* openssl-pkeyutl.pod.in: add that -sign is default op, update claim on hash ne...Dr. David von Oheimb2024-11-091-7/+13
* Fix the default_md example in the ca docsMatt Caswell2024-11-051-1/+1
* Document extensibility of -groups parameter via providersMichael Baentsch2024-11-041-5/+8
* Support DEFAULT keyword and '-' prefix in SSL_CTX_set1_groups_list()Frederik Wedel-Heinen2024-11-041-2/+4
* APPS/pkeyutl: -digest implies -rawin and can only be used with -sign and -verifyDr. David von Oheimb2024-11-041-4/+10
* APPS/pkeyutl: improve -rawin usability (implied by Ed25519 and Ed448) and docDr. David von Oheimb2024-11-041-4/+9
* apps: Change default cipher to aes-256-cbc for req, cms and smime appsAditya2024-11-043-12/+17
* Fix incorrect openssl-smime doc sample command for encryptZheyu Shen2024-11-011-2/+2
* req: Add -cipher option to specify private key encryption cipherAditya2024-10-301-0/+12
* TRACE: automatically respect disabled categoriesDr. David von Oheimb2024-10-231-2/+6
* Improve documentation about duplicate algorithm registrationsMichael Baentsch2024-10-233-2/+21
* update logoDmitry Misharov2024-10-213-97/+28
* updating docs to reflect security risks for SSLKEYLOGFILENeil Horman2024-10-211-1/+5
* Add documentation for SSLKEYLOGFILENeil Horman2024-10-211-0/+8