Typo in x86_64-mont.pl.
[openssl.git] / crypto / bn /
2007-06-21 Andy PolyakovTypo in x86_64-mont.pl.
2007-06-20 Andy Polyakovbn_asm for s390x.
2007-06-20 Andy PolyakovSPARC Solaris and Linux assemblers treat .align directi...
2007-06-18 Dr. Stephen HensonUpdate .cvsignore
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-06-11 Andy PolyakovPrivatize BN_*_no_branch.
2007-06-11 Andy PolyakovCommentary updates and minor optimization for bn_mont.c.
2007-06-10 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-04-30 Andy PolyakovEngage s390x assembler modules.
2007-04-30 Andy Polyakovs390x assembler pack.
2007-04-19 Bodo Möllerfix error codes
2007-04-19 Bodo Möllerdon't violate the bn_check_top assertion in BN_mod_inve...
2007-03-28 Bodo Möllermake BN_FLG_CONSTTIME semantics more fool-proof
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2007-03-20 Andy Polyakovnasm fixes.
2007-03-20 Andy Polyakovsparcv9a-mont was modified to handle 32-bit aligned...
2007-02-03 Dr. Stephen HensonUpdate from fips2 branch.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2007-01-17 Andy PolyakovMake armv4t-mont module backward binary compatible...
2007-01-11 Andy PolyakovMontgomery multiplication for ARMv4.
2006-12-29 Andy PolyakovMontgomery multiplication for MIPS III/IV. Not engaged.
2006-12-29 Andy PolyakovMinor clean-up in crypto/bn/asm.
2006-12-28 Andy PolyakovMinor performance improvements to x86-mont.pl.
2006-12-27 Andy PolyakovFix for "strange errors" exposed by ccgost engine....
2006-12-22 Andy Polyakovx86-mont.pl sse2 tune-up and integer-only squaring...
2006-12-08 Andy PolyakovEliminate 64-bit alignment limitation in sparcv9a-mont.
2006-12-08 Andy Polyakovalpha-mont.pl: gcc portability fix and make-rule.
2006-12-08 Andy PolyakovMinor, +10%, tune-up for x86_64-mont.pl.
2006-12-08 Andy PolyakovMontgomery multiplication routine for Alpha.
2006-11-28 Andy PolyakovClarify HAL SPARC64 support situation in sparcv9a-mont.pl.
2006-11-28 Andy PolyakovMinor optimizations based on intruction level profiler...
2006-11-28 Andy PolyakovModulo-schedule loops in sparcv9a-mont.pl. Overall...
2006-11-28 Andy PolyakovThis is "informational" commit. Its mere purpose is...
2006-11-27 Andy PolyakovNon-SSE2 path to bn_mul_mont. But it's disabled, becaus...
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-10-17 Andy Polyakovbn/asm/ppc.pl to use ppc-xlate.pl.
2006-10-17 Andy PolyakovVIA-specific Montgomery multiplication routine.
2006-09-18 Bodo MöllerEnsure that the addition mods[i]+delta cannot overflow...
2006-08-09 Andy Polyakov+20% tune-up for Power5.
2006-07-31 Andy PolyakovEngage assembler in solaris64-x86_64-cc.
2006-07-17 Dr. Stephen HensonUpdate .cvsignore again.
2006-07-04 Andy PolyakovUnsigned vs signed comparison warning.
2006-06-23 Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2006-06-18 Bodo MöllerChange array representation of binary polynomials to...
2006-06-16 Bodo Mölleranother thread-safety fix
2006-06-14 Bodo MöllerThread-safety fixes
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
2006-04-30 Andy PolyakovYet another "teaser" Montgomery multiplication module...
2006-04-11 Dr. Stephen HensonAdd support for setting keybits and public exponent...
2006-03-18 Nils Larschensure the pointer is valid before using it
2006-02-12 Ulf Möllermake update
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime
2005-12-27 Andy PolyakovMinor sparcv9 clean-ups.
2005-12-19 Andy PolyakovAs SPARCV9 CPU flavor is [expected to be] detected...
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-16 Andy PolyakovWe all make typos:-) Fix just introduced ones in bn.h
2005-12-16 Andy PolyakovEliminate warning induced by cvs.openssl.org/chngview...
2005-12-15 Andy PolyakovAdd IALU-only bn_mul_mont for SPARCv9. See commentary...
2005-12-15 Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-12-15 Andy PolyakovAllow for bn(64,32) on LP64 platforms.
2005-11-15 Andy PolyakovApply "better safe than sorry" approach after addressin...
2005-11-11 Andy PolyakovAttempt to resolve sporadic SEGV crashes in bn_sub_word...
2005-11-11 Dr. Stephen HensonUpdate from stable branch.
2005-11-06 Andy PolyakovMove declaration for optional bn_mul_mont to bn_lcl...
2005-10-25 Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
2005-10-22 Andy Polyakovbn_asm.c update.
2005-10-22 Andy PolyakovEliminate gcc warning in bn_mont.c.
2005-10-22 Andy PolyakovAdd support for 32-bit ABI to sparcv9a-mont.pl module.
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19 Andy PolyakovYet another "teaser" Montgomery multiply module, for...
2005-10-14 Andy PolyakovFlip saved argument block and tp [required for non...
2005-10-14 Andy PolyakovMake sure x86-mont.pl returns zero even if compiled...
2005-10-14 Andy PolyakovFix bug in SMALL_FOOTPRINT path and clarify comment.
2005-10-09 Andy PolyakovAdd timestamp to x86-mont.pl.
2005-10-09 Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...
2005-10-07 Andy Polyakovx86_64-mont.pl readability improvement.
2005-10-07 Andy PolyakovThrow in Montgomery multiplication assembler for x86_64.
2005-10-06 Andy PolyakovRefine logic in bn_mont.c and eliminate redundant BN_CT...
2005-10-06 Andy PolyakovLeave the decision to call/implement bn_sqr_mont to...
2005-10-05 Dr. Stephen HensonInitialize bignum constants using BN_bin2bn() instead...
2005-10-04 Andy PolyakovFix typo in exptest.c.
2005-10-04 Andy PolyakovReserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL...
2005-10-04 Andy PolyakovAdd reference implementation for bn_[mul|sqr]_mont...
2005-09-20 Andy PolyakovIA-32 BN tune-up. Performance imrpovement varies with...
2005-08-28 Nils Larschfix warnings when building openssl with the following...
2005-08-23 Bodo Mölleravoid potential spurious BN_free()
2005-08-21 Nils Larschadd missing file
2005-08-21 Ben LaurieMake D-H safer, include well-known primes.
2005-08-10 Andy PolyakovFix Intel assembler warnings.
2005-08-04 Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-07-25 Nils Larschfix BN_mod_word and give a more reasonable return value...
2005-07-21 Nils Larschset correct bn->top value
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-07-17 Nils Larschbugfix: 0 - w (w != 0) is actually negative
2005-07-03 Andy PolyakovTrap condition should be 64-bit when it's due.
2005-07-02 Andy PolyakovMore elegant solution to "sparse decimal printout on...
next