Generalise OCSP I/O functions to support dowloading of other ASN1
[openssl.git] / crypto / bn /
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-19 Andy Polyakovx86_64-gcc.c: resore early clobber constraint.
2012-11-17 Andy PolyakovSupport for SPARC T4 MONT[MUL|SQR] instructions.
2012-11-09 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2012-10-25 Andy PolyakovSPARCv9 assembly pack: harmonize ABI handling (so that...
2012-10-20 Andy PolyakovAdd VIS3-capable sparcv9-gf2m module.
2012-10-20 Andy PolyakovAdd VIS3 Montgomery multiplication.
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-29 Andy PolyakovAdd linux-x32 target.
2012-08-17 Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2012-07-02 Andy Polyakovbn_nist.c: compensate for VC bug [with optimization...
2012-07-02 Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-03-30 Dr. Stephen Hensondon't shadow
2012-03-29 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
2012-02-02 Andy Polyakovbn_nist.c: make new optimized code dependent on BN_LLONG.
2012-01-06 Andy Polyakovbn_nist.c: harmonize buf in BN_nist_mod_256 with other...
2011-12-13 Ben LaurieFix warning.
2011-12-12 Andy Polyakovmodexp512-x86_64.pl: Solaris protability fix.
2011-12-09 Andy Polyakovx86-mont.pl: fix bug in integer-only squaring path.
2011-12-01 Andy Polyakovbn/asm/mips.pl: fix typos.
2011-11-13 Andy Polyakovbn_nist.c: fix strict-aliasing compiler warning.
2011-11-13 Dr. Stephen HensonAdd RFC5114 DH parameters to OpenSSL. Add test data...
2011-11-05 Andy Polyakovarmv4cpuid.S, armv4-gf2m.pl: make newest code compilabl...
2011-11-05 Andy Polyakovppc.pl: fix bug in bn_mul_comba4.
2011-10-29 Andy Polyakovbn_exp.c: fix corner case in new constant-time code.
2011-10-19 Andy PolyakovRemove superseded MIPS assembler modules.
2011-10-19 Bodo MöllerBN_BLINDING multi-threading fix.
2011-10-17 Andy Polyakovbn_mont.c: get corner cases right in updated BN_from_mo...
2011-10-17 Andy Polyakovbn_exp.c: further optimizations using more ideas from
2011-10-17 Andy Polyakovx86_64-mont.pl: minor optimization.
2011-10-17 Andy Polyakovbn_mont.c: simplify BN_from_montgomery_word.
2011-10-17 Andy Polyakovbn_shift.c: minimize reallocations, which allows BN_FLG...
2011-10-13 Bodo MöllerOops - ectest.c finds further problems beyond those...
2011-10-13 Bodo MöllerAvoid failed assertion in BN_DEBUG builds
2011-10-13 Bodo MöllerFix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-05 Andy Polyakovcrypto/bn/bn_gf2m.c: make it work with BN_DEBUG.
2011-09-05 Bodo MöllerFix d2i_SSL_SESSION.
2011-09-05 Bodo Möllermake update
2011-08-27 Andy Polyakovbn_exp.c: improve portability.
2011-08-19 Andy Polyakovmodexp512-x86_64.pl: make it work with ml64.
2011-08-14 Andy Polyakovbn_div.c: remove duplicate code by merging BN_div and...
2011-08-14 Andy Polyakovx86_64-mont5.pl: add missing Win64 support.
2011-08-13 Andy Polyakovarmv4-mont.pl: profiler-assisted optimization gives...
2011-08-12 Andy PolyakovSPARC assembler pack: fix FIPS linking errors.
2011-08-12 Andy PolyakovThis commit completes recent modular exponentiation...
2011-08-12 Andy Polyakovalphacpuid.pl: fix alignment bug.
2011-08-09 Andy Polyakovx86_64-mont.pl: futher optimization resulting in up...
2011-07-20 Andy PolyakovAdd RSAX builtin engine. It optimizes RSA1024 sign...
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-07-05 Andy Polyakovx86_64-mont.pl: add squaring procedure and improve...
2011-07-04 Andy Polyakovs390x-gf2m.pl: commentary update (final performance...
2011-06-28 Andy Polyakovcrypto/bn/Makefile: fix typo.
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-06-22 Dr. Stephen HensonPR: 2540
2011-06-17 Dr. Stephen HensonGive parameters names in prototypes.
2011-06-10 Dr. Stephen Henson#undef bn_div_words as it is defined for FIPS builds.
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-05-22 Andy Polyakovx86_64-gf2m.pl: add Win64 SEH.
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64 assembler pack: add x86_64-gf2m module.
2011-05-11 Andy Polyakovbn_nist.c: fix shadowing warnings.
2011-05-11 Dr. Stephen HensonRename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-05-09 Dr. Stephen HensonCall fipsas.pl directly for pa-risc targets.
2011-05-09 Andy PolyakovOptimized bn_nist.c. Performance improvement varies...
2011-05-07 Andy PolyakovIA-64 assembler pack: fix typos and make it work on...
2011-05-07 Andy Polyakovx86 assembler pack: add bn_GF2m_mul_2x2 implementations...
2011-05-05 Andy PolyakovARM assembler pack: engage newly introduced armv4-gf2m...
2011-05-05 Dr. Stephen HensonFix warning of signed/unsigned comparison.
2011-05-05 Andy PolyakovARM assembler pack. Add bn_GF2m_mul_2x2 implementation...
2011-05-04 Andy Polyakovbn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes...
2011-04-11 Dr. Stephen HensonFix warning.
2011-03-24 Richard Levittemake update
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-03-12 Ben LaurieAdd SRP support.
2011-03-04 Andy Polyakovia64-mont.pl: optimize short-key performance.
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2011-02-23 Dr. Stephen HensonStop warnings.
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-02-14 Dr. Stephen HensonAdd ECDSA functionality to fips module. Initial very...
2011-02-14 Dr. Stephen HensonNew function BN_nist_mod_func which returns an appropri...
2011-02-12 Dr. Stephen HensonDisable some functions in headers with no-ec2m
2011-02-12 Dr. Stephen HensonNew option to disable characteristic two fields in...
2011-02-11 Dr. Stephen HensonIn FIPS mode only use "Generation by Testing Candidates...
2011-02-03 Dr. Stephen HensonTransfer error redirection to fips.h, add OPENSSL_FIPSA...
2011-02-03 Bodo Möllermake update
2011-01-27 Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-27 Dr. Stephen HensonUpdate source files to handle new FIPS_lock() location...
2011-01-27 Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-27 Dr. Stephen Hensonuse FIPSEVP in some bn and rsa files
2011-01-26 Dr. Stephen HensonInternal version of BN_mod_inverse allowing checking...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2011-01-25 Dr. Stephen HensonMove BN_options function to bn_print.c to remove depend...
2011-01-09 Dr. Stephen Hensonadd X9.31 prime generation routines from 0.9.8 branch
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
next