bn/bn_lcl.h: improve inline assembly coverage on PPC64.
[openssl.git] / crypto / bn / bn_lcl.h
2017-07-31 Andy Polyakovbn/bn_lcl.h: improve inline assembly coverage on PPC64.
2017-02-28 Matt CaswellRemove dead code in bn
2017-02-28 Emilia KasperRemove BN_DEBUG_TRIX
2017-02-01 Geoff Thorpebn: catch negative zero as an error
2017-02-01 Geoff Thorpebn: fix BN_DEBUG + BN_DEBUG_RAND support
2016-09-13 Andy Polyakovbn/bn_lcl.h: improve interoperability with clang and...
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-02-29 Matt CaswellFix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
2016-02-23 David WoodhouseRT4339: Fix handling of <internal/bn_conf.h>
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-25 Rich SalzMove & split opensslconf.h.in
2015-11-30 Rich SalzRemove BN_init
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-05-26 Andy Polyakovbn/bn_lcl.h: fix MIPS-specific gcc version check.
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-03-25 Matt CaswellRAND_bytes updates
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-15 Emilia KasperFix unused variable warning
2014-12-08 Matt CaswellMove bn internal functions into bn_int.h and bn_lcl.h
2014-12-08 Matt CaswellMake bn opaque
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Felix Laurie von... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie von... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie von... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie von... Remove static from probable_prime_dh.
2013-10-13 Andy PolyakovInitial aarch64 bits.
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-07-02 Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header.
2011-01-26 Dr. Stephen HensonInternal version of BN_mod_inverse allowing checking...
2010-01-17 Andy Polyakovbn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as altern...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02 Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-11-01 Ben Lauriesize_tification.
2008-11-01 Andy PolyakovFix SHA512 and optimize BN for mingw64.
2005-11-06 Andy PolyakovMove declaration for optional bn_mul_mont to bn_lcl...
2005-08-04 Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2004-03-09 Geoff ThorpeMinimise the amount of code dependent on BN_DEBUG_RAND...
2003-12-01 Geoff ThorpeThe bn_set_max() macro is only "used" by the bn_set_...
2003-11-04 Geoff ThorpePut the first stage of my bignum debugging adventures...
2003-10-29 Geoff ThorpeBN_CTX is opaque and the static initialiser BN_CTX_init...
2002-12-20 Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-10-29 Bodo Mölleravoid warnings ('index' shadows global declaration)
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-03-25 Bodo Mölleradd missing declaration
2001-03-10 Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-08 Ulf Möllerbn_part_sub_word prototype.
2000-12-04 Richard LevitteRemove the last bn_wexpand()s that made us break constn...
2000-12-02 Ulf MöllerFix bn_cmp_part_words() and move it to bn_lib.c.
2000-11-18 Richard LevitteRemove a declaration for a function that does not exist.
2000-11-16 Richard LevitteMore constification of the BN library.
2000-08-22 Ben Lauriemax -> dmax in bn_check_top.
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-15 Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-02 Bodo MöllerTolerate negative numbers in BN_is_prime.
2000-02-02 Andy PolyakovSupport for "multiply high" instruction, see BN_UMULT_H...
1999-05-17 Ulf MöllerMove prototypes to the right place.
1999-05-15 Bodo MöllerOPENSSL_EXTERN
1999-05-13 Ulf MöllerVMS support.
1999-05-12 Ulf MöllerMissing argument in prototype.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-01-28 Mark J. CoxFixes to BN code. Previously the default was to define...
1999-01-14 Dr. Stephen HensonSubmitted by: Neil Costigan <neil.costigan@celocom...
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.1b (unreleased) SSLeay
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...