summaryrefslogtreecommitdiffstats
path: root/doc/man3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve base64 BIO correctness and error reportingViktor Dukhovni2024-08-302-47/+105
* XOF / EVP_MD_size() changes.slontis2024-08-291-12/+55
* doc: Document EVP_{TYPE}_CTX_get_algor etcRichard Levitte2024-08-271-0/+76
* Amend the design of AlgorithmIdentifier parameter passingRichard Levitte2024-08-271-4/+15
* Cleanups for FIPS indicator documentationslontis2024-08-261-2/+6
* Implement functionality for direct use of composite signature algorithmsRichard Levitte2024-08-213-44/+542
* s390x: Add defines for new CPACF functionsIngo Franzki2024-08-191-0/+7
* Add an indicator for AES GCM that returns if the iv has been generatedslontis2024-08-181-0/+10
* Fix SSL_CTX_set1_groups documentation on preference ordersDavid Benjamin2024-08-151-13/+41
* Improve the EVP_PKEY_CTX_set_kem_op() documentationDmitry Belyavskiy2024-08-141-4/+6
* adds TLS signature algorithms list featureMichael Baentsch2024-08-131-0/+38
* Update BN_add.pod documentation so it is consistent with header declarationsJulieDzeze12024-08-071-10/+10
* Fix typos found by codespellDimitri Papadopoulos2024-08-073-4/+4
* Implementation of the RFC 9579, PBMAC1 in PKCS#12 - documentationDmitry Belyavskiy2024-08-074-8/+80
* Add KeyManagement keygen parameter getter/gettable functions.slontis2024-08-061-7/+11
* github: fix quoting in github workflow for jitter testsDimitri John Ledkov2024-08-051-1/+1
* ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS providerTomas Mraz2024-08-011-0/+6
* JITTER: excercise all tests in CI with JITTER seed source under certain build...Dimitri John Ledkov2024-07-311-1/+9
* Add FIPS indicator support for Triple-DES encryption.slontis2024-07-261-0/+16
* doc: the basicAttConstraints X.509v3 extensionJonathan M. Wilbur2024-07-242-0/+5
* Update X509V3_get_d2i.pod returned pointer needs to be freedjasper-smit-servicenow2024-07-211-0/+1
* Add an OPENSSL_strtoul wrapperNeil Horman2024-07-181-1/+37
* {CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...Dr. David von Oheimb2024-07-172-0/+4
* CMS_get1_{certs,crls}(): make sure they return NULL only on errorDr. David von Oheimb2024-07-171-2/+3
* Document the fips-indicator param for the test RNGPauli2024-07-171-0/+6
* Clarify in-place encryption behavior in documentationerbsland-dev2024-07-161-3/+7
* Fix a copy & paste error in the EVP_RAND docsMatt Caswell2024-07-151-1/+1
* Rearrange code examples in docs for clarityDaniel Gustafsson2024-07-151-7/+6
* Fix a minor typo in the documentation of RAND_set_seed_source_type()Matt Caswell2024-07-121-1/+1
* Document Internal EVP_MD_CTX_ Flagserbsland-dev2024-07-121-2/+6
* Add FIPS indicator callback.slontis2024-07-111-0/+81
* extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting...Dr. David von Oheimb2024-07-101-7/+9
* add X509v3_add_extensions()Dr. David von Oheimb2024-07-101-6/+20
* refactor and constify X509_REQ_get_extensions()Dr. David von Oheimb2024-07-101-1/+1
* Enhance documentation for `BN_mask_bits()`erbsland-dev2024-07-101-2/+5
* Extend TLSv1.3 record layer padding API callsStephen Farrell2024-07-102-7/+27
* Add documentation for deprecated CMAC_CTX functionserbsland-dev2024-07-101-0/+114
* Add and Update Documentation for TS_VERIFY_CTX Functionserbsland-dev2024-07-102-61/+154
* Fix incorrect sentenceDaniel Gustafsson2024-07-041-1/+1
* feat: support userNotice X.509v3 extensionJonathan M. Wilbur2024-07-042-5/+10
* Unlock only when lock was successfulcchinchole2024-07-031-3/+6
* BIO_f_base64.pod and openssl-enc.pod.in: improve description on newline handlingDr. David von Oheimb2024-07-021-11/+13
* threads_win: fix build error with VS2010 x86Georgi Valkov2024-07-011-2/+25
* docs: document that *_free(NULL) does nothingVita Batrla2024-06-2762-32/+87
* Clarify the SSL_select_next_proto() documentationMatt Caswell2024-06-271-8/+18
* Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur2024-06-242-0/+5
* Fix typos found by codespellDimitri Papadopoulos2024-06-241-1/+1
* [DOCS] Correct history in doc/man3/OSSL_STORE_LOADER.podRichard Levitte2024-06-221-8/+11
* CMP: add support for requesting cert template using genm/genpRajeev Ranjan2024-06-206-11/+181
* docs: fix SSL_CTX_set_tlsext_ticket_key_cb typosDaniel McCarney2024-06-201-3/+3