Reject excessively large primes in DH key generation.
[openssl.git] / doc / crypto /
2018-06-02 Ken GoldmanDocument failure return of ECDSA_SIG_new
2018-05-11 Dr. Matthias St... Fix typo 'is an error occurred' in documentation
2018-05-01 Matt CaswellClarify BN_mod_exp docs
2018-05-01 Matt CaswellFix some errors and missing info in the CMS docs
2018-03-11 Kurt RoeckxFix propotype to include the const qualifier
2018-03-07 Dr. Matthias St... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length doc
2018-01-24 Rich SalzAdd warnings to thread doc.
2018-01-24 Rich SalzFix BN doc
2017-12-23 Viktor DukhovniAdd missing comma between references
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-11-30 FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-10-03 Dr. Stephen HensonFix backport by moving file.
2017-09-29 Hubert Kariodoc: note that the BN_new() initialises the BIGNUM
2017-09-29 Hubert Kariodoc: BN_free() is NULL-safe
2017-08-23 Dr. Stephen HensonCorrect GCM docs.
2017-08-23 Rich SalzTweak wording to be more clear.
2017-07-27 Paul YangBackport X509_check_private_key.pod
2017-07-18 Emilia KasperRSA_padding_check_PKCS1_type_2 is not constant time.
2017-05-25 Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-04-22 Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-03-29 Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-10 Matt CaswellFix some RSA documentation
2017-03-07 PauliRemove doc reference to non-existant GCM example
2017-02-13 Darren TuckerDES keys are not 7 days long.
2016-12-18 Finn HakanssonFix typo.
2016-11-22 Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-18 Beat BolliUse consistent variable names
2016-10-15 Steven FacklerFix signatures of EVP_Digest{Sign,Verify}Update
2016-09-06 Rich SalzMisc BN fixes
2016-08-19 Rich SalzFix NULL-return checks in 1.0.2
2016-07-22 Dr. Stephen HensonClarify digest change in HMAC_Init_ex()
2016-06-26 Rich SalzRT2964: Fix it via doc
2016-06-26 Rich SalzRevert "RT2964: Fix it via doc"
2016-06-25 Rich SalzRT2964: Fix it via doc
2016-06-22 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod: harmonize with actual...
2016-06-16 PauliRT4573: Synopsis for RAND_add is wrong
2016-06-14 Rich SalzRT4546: Backport doc fix
2016-06-14 Rich SalzRT4562: Backport doc fix.
2016-05-31 Dr. Stephen HensonParameter copy sanity checks.
2016-05-19 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-11 Viktor DukhovniFix i2d_X509_AUX and update docs
2016-05-09 Matt CaswellFix BIO_eof() for BIO pairs
2016-05-04 Dr. Stephen Hensonadd documentation
2016-05-03 Matt CaswellRemove some documentation for functions not in 1.0.x
2016-05-03 Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-02-01 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2015-12-19 Richard LevitteDocument how BIO_get_conn_ip and BIO_get_conn_int_port...
2015-11-04 Matt CaswellMinor EVP_SignInit_ex doc fix
2015-10-23 Alessandro GhediniFix typos
2015-10-22 Adam EijdenbergClarify return values for EVP_DigestVerifyFinal.
2015-09-29 Ismo PuustinenGH367: use random data if seed too short.
2015-09-22 Emilia KasperDocument BUF_strnlen
2015-09-22 Emilia KasperBUF_strdup and friends: update docs
2015-09-18 Rich SalzThis undoes GH367 for non-master
2015-08-31 Ben KadukGH367 follow-up, for more clarity
2015-08-28 Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-08 David WoodhouseRT3998: fix X509_check_host.pod release to 1.0.2
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-07-15 manchaFix author credit for e5c0bc6
2015-07-15 Rich SalzRevert "Missing perldoc markup around < literal"
2015-07-14 GitHub UserMissing perldoc markup around < literal
2015-07-07 Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-06 Dr. Stephen Hensondocument -2 return value
2015-06-09 Jeffrey WaltonExplicitly mention PKCS5_PBKDF2_HMAC in EVP doc.
2015-05-28 Dr. Stephen HensonPEM doc fixes
2015-05-22 Matt CaswellFix off-by-one in BN_rand
2015-05-22 Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-04-20 Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-03-12 Dr. Stephen Hensonadditional configuration documentation
2015-03-08 Dr. Stephen HensonAdditional CMS documentation.
2015-02-25 Matt CaswellUpdate the SHA* documentation
2015-02-25 Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
2015-02-25 Matt CaswellFix some minor documentation issues
2015-02-25 Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25 Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-03 Dr. Stephen HensonPreliminary ASN1_TIME documentation.
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-02 Dr. Stephen HensonRemove MS SGC
2014-11-27 Matt CaswellUpdates to X509_NAME_get_index_by_NID.pod submitted...
2014-11-27 Matt CaswellUpdates to X509_NAME_add_entry_by_txt.pod submitted...
2014-11-27 Matt CaswellUpdates to EVP_PKEY_encrypt.pod submitted by user Berna...
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-10-03 Rich SalzRT3462: Document actions when data==NULL
2014-09-30 Rich SalzRT2309: Fix podpage MMNNFFPPS->MNNFFPPS
2014-09-24 Dr. Stephen HensonUse correct function name: CMS_add1_signer()
2014-09-23 Emilia KasperAdd i2d_re_X509_tbs
2014-09-08 Rich SalzRT1834: Fix PKCS7_verify return value
2014-09-08 Rich SalzRT1832: Fix PKCS7_verify return value
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-27 Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-25 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24 Matt CaswellTypo fixes to evp documentation.
2014-08-22 Emilia KasperImprove EVP_PKEY_sign documentation
2014-07-21 Tim HudsonMinor documentation update removing "really" and a
2014-07-19 Dr. Stephen HensonFix documentation for RSA_set_method(3)
2014-07-17 Jeffrey WaltonFix typo, add reference.
next