summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2017-05-27Make default_method mostly compile-timeRich Salz
2017-05-25Add missing commas in pod filesKurt Roeckx
2017-05-25Document that HMAC() with a NULL md is not thread safeMatt Caswell
2017-05-24Document that PKCS#12 functions assume UTF-8 for passwordsDavid Woodhouse
2017-05-24Clarify what character encoding is used in the returned UI stringsRichard Levitte
2017-05-23Fix typo in doc/man3/EVP_EncrypInit.podPaul Yang
2017-04-22Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-03-30More typo fixesFdaSilvaYY
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison
2017-03-23Look for comma before - in POD pagesRich Salz
2017-03-20Document BIO_printf familyRich Salz
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
2017-03-20Fix docs for X509_CRL_get0_by_serial() and X509_CRL_get0_by_cert()Richard Levitte
2017-03-16Fix typo in ASYNC_WAIT_CTX_new.pod docPaul Yang
2017-03-15Update doc for sk_TYPE_find() and sk_TYPE_find_ex()Pauli
2017-03-12Fix some doc nitsRich Salz
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-11UI docs: Rephrase the UI method function return value descriptionRichard Levitte
2017-03-11Document UI_METHOD and UI_STRING, both useful for UI_METHOD creatorsRichard Levitte
2017-03-10Fix some RSA documentationMatt Caswell
2017-03-07Remove doc reference to non-existing GCM examplePauli
2017-03-06Remove some duplicate manpage entriesRich Salz
2017-03-02Fix cherry-pick and put files in right placeRich Salz
2017-03-02Remove ref to err(7), update copyright.Rich Salz
2017-02-13DES keys are not 7 days long.Darren Tucker
2017-02-09Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell
2017-02-06Doc fixRich Salz
2017-01-26Document DH_check_params()Richard Levitte
2017-01-19correct 3 mistakesMarkus Triska
2017-01-16Fix man3 reference to CRYPTO_secure_usedxemdetia
2017-01-12Make X509_Digest,others publicRich Salz
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2017-01-10Fix typo in Blake2 function namesRich Salz
2017-01-09Doc nits: callback function typedefsRich Salz
2016-12-18Fix typo.Finn Hakansson
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz
2016-12-13Fix various doc nits.Rich Salz
2016-12-12Typo fixedDmitry Belyavskiy
2016-12-12Restore the ERR_FATAL_ERROR() macroBenjamin Kaduk
2016-11-23Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte
2016-11-18Use consistent variable namesBeat Bolli
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore
2016-11-07Allow null in X509_CRL_METHOD_freeFdaSilvaYY
2016-11-07Improve PRF documentationAndrea Grandi
2016-11-07Make RSA_sign.pod less confusing.David Benjamin
2016-11-03Update CRYPTO_set_mem_debug() docRich Salz
2016-10-19Fix broken link to ASYNC_get_wait_ctx and rewrap the paragraphAndrea Grandi
2016-10-19Add missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_mdAndrea Grandi