Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / dh / dh_check.c
10 days ago Richard LevitteCopyright year updates
2024-01-23 Jakub WilkFix typos
2023-11-06 Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-10-11 Tomas MrazDH_check_pub_key() should not fail when setting result...
2023-09-07 Matt CaswellCopyright year updates
2023-07-27 Tomas MrazDH_check(): Do not try checking q properties if it...
2023-07-26 Bernd EdlingerMake DH_check set some error bits in recently added...
2023-07-19 Matt CaswellFix DH_check() excessive time with over sized modulus
2022-11-18 Tomas MrazDH_check[_params]() use libctx of the dh for prime...
2022-06-15 Tomas Mrazossl_dh_check_priv_key: Do not fail on private keys...
2021-06-16 Shane LontisFix DH private key check.
2021-03-11 Matt CaswellUpdate copyright year
2021-02-26 Shane LontisFix external symbols related to dh keys
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-05 Pauliffc: add _ossl to exported but internal functions
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-16 Shane LontisAdd FFC param/key validation
2020-01-24 Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct
2019-10-14 Kurt RoeckxAdd BN_check_prime()
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-09 Bernd EdlingerDH_check_pub_key_ex was accidentally calling DH_check,
2019-09-09 Bernd EdlingerCheck the DH modulus bit length
2019-07-22 Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-03-27 Jake MassimoIncrease rounds of Miller-Rabin testing DH_check
2019-03-19 Shane LontisAdded NULL check to BN_clear() & BN_CTX_end()
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-20 Paul YangSupport public key and param check in EVP interface
2017-10-18 KaoruTodaRemove parentheses of return.
2017-06-26 Paul YangChange to check last return value of BN_CTX_get
2017-01-26 Richard LevitteBetter check of DH parameters in TLS data
2017-01-25 FdaSilvaYYStyle
2016-06-25 David BenjaminHandle BN_mod_word failures.
2016-06-25 David BenjaminFix BN_is_prime* calls.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-09 Matt CaswellMake DH opaque
2016-01-29 Matt CaswellAdd missing return value checks
2016-01-28 Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree NULL cleanup 7
2015-02-03 Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-03-06 Andy Polyakovdh_check.c: check BN_CTX_get's return value.
2011-12-01 Dr. Stephen HensonUpdate DH_check() to peform sensible checks when q...
2007-09-24 Lutz JänickeTypos
2005-08-21 Ben LaurieMake D-H safer, include well-known primes.
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2000-11-07 Richard LevitteConstify DH-related code.
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-12 Bodo MöllerTurn BN_prime_checks into a macro.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...