summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-02-05Make minimum size for secure memory a size_t.Pauli
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-02EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordinglyRichard Levitte
2020-01-31Fix "ts" no-XXX options, document two TLS optionsRich Salz
2020-01-31Update the SSL/TLS connection optionsRich Salz
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis
2020-01-30Provide better documentation for SSL_get_servername()Matt Caswell
2020-01-30Fix type name typo in d2i/i2d documentation.David Makepeace
2020-01-29Add -issuer_checks to verify optionsRich Salz
2020-01-29Document most missing optionsRich Salz
2020-01-29Add more generated man1 doc filesRich Salz
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-27Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameterMatt Caswell
2020-01-24openssl-config: add example libssl system-defaultsBenjamin Kaduk
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy
2020-01-23Update man3/verify documentation, error textRich Salz
2020-01-23EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte
2020-01-22Add missing files to generatedRich Salz
2020-01-22Fix some missing doc links.Rich Salz
2020-01-22Document the SSL_CTX_with_libctx() functionMatt Caswell
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-19param_bld: add a padded BN call.Pauli
2020-01-19Deprecate the low level MD5 functions.Pauli
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-18EVP: Add evp_pkey_make_provided() and refactor around itRichard Levitte
2020-01-17DOC: Make EVP_SignInit.pod conform with man-pages(7)Richard Levitte
2020-01-17DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-01-17EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte
2020-01-17Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte
2020-01-17Add duplication APIs to ASN1_TIME and related typesPaul Yang
2020-01-16Update SSL_CTX_sess_set_new_cb(3) docs for refcountsBenjamin Kaduk
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang
2020-01-16Deprecate the low level RC5 functionsPauli
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-15Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-13Better documentation of -www,-WWW,-HTTP flagsRich Salz
2020-01-13Refactor the tls/dlts version optionsRich Salz
2020-01-13handle new findings of find-doc-nits on fn typedefs w/ extra spaceDr. David von Oheimb
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-12Deprecate the low level MD4 functions.Pauli
2020-01-12Deprecate the low level MD2 functions.Pauli
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-10Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis
2020-01-09EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types betterRichard Levitte
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte