aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis1-0/+5
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov1-8/+0
2020-02-28Fix util/mktar.sh to use the new VERSION informationRichard Levitte1-1/+5
2020-02-27Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()Richard Levitte1-3/+3
2020-02-27TEST: add util/wrap.pl and use itRichard Levitte2-6/+67
2020-02-26Use a wrapper for pod2htmlRich Salz2-282/+52
2020-02-22PROV: add RSA signature implementationRichard Levitte1-0/+2
2020-02-21Don't exclude quite so much in a no-sock buildDr. David von Oheimb1-9/+9
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli1-48/+48
2020-02-20Deprecate the low level RSA functions.Pauli1-85/+85
2020-02-18[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri1-0/+10
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte1-1/+3
2020-02-18TEST: Create test specific output directoriesRichard Levitte1-28/+20
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte3-14/+8
2020-02-18Make util/find-doc-nits runnable from the build treeRichard Levitte1-21/+194
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb1-0/+7
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb1-10/+0
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb1-1/+0
2020-02-17Add $debug variable and use itRich Salz1-1/+2
2020-02-15Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte1-0/+3
2020-02-12fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSPDr. David von Oheimb1-9/+9
2020-02-12Remove unused OSSL_PARAM_construct_from_text() function.Pauli1-1/+0
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli1-42/+42
2020-02-12Deprecate the low level DSA functions.Pauli1-7/+7
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb4-8/+17
2020-02-10add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb1-0/+3
2020-02-10Memory allocator code cleanupDavide Galassi2-0/+6
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre1-0/+2
2020-02-07Temporariy add ASN1_item_verify_ctx() missingcrypto.txtMatt Caswell1-0/+1
2020-02-07Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell3-3/+302
2020-02-06Add cmd-nits to travis buildRich Salz1-3/+7
2020-02-06Fix builds with no-dhMatt Caswell1-8/+8
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli1-21/+21
2020-02-03Don't complain about documented symbols with find-doc-nits -d -oMatt Caswell1-1/+1
2020-02-02X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte1-0/+1
2020-01-29Document most missing optionsRich Salz1-5/+12
2020-01-29Add RSA key validation to default providerShane Lontis1-0/+2
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli1-0/+1
2020-01-29Deprecate the low level HMAC functionsPauli1-11/+11
2020-01-29Deprecate the low level CMAC functionsPauli1-9/+9
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte1-5/+5
2020-01-25EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte1-2/+2
2020-01-25Deprecate the low level DES functions.Pauli1-33/+33
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy1-2/+0
2020-01-24New functions for PKCS8 attributes managementDmitry Belyavskiy1-0/+2
2020-01-23EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte1-0/+1
2020-01-23Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txtShane Lontis1-1/+0
2020-01-22Fix some missing doc links.Rich Salz4-28/+34
2020-01-22Introduce SSL_CTX_new_with_libex()Matt Caswell1-0/+1
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell1-0/+2