summaryrefslogtreecommitdiffstats
path: root/crypto/bn
AgeCommit message (Expand)Author
2014-05-06bignum: allow concurrent BN_MONT_CTX_set_locked()Geoff Thorpe
2014-04-30bignum: fix boundary condition in montgomery logicGeoff Thorpe
2014-04-24bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplicationAndy Polyakov
2014-03-12Fix for CVE-2014-0076Dr. Stephen Henson
2014-02-24make updateDr. Stephen Henson
2014-02-01Add volatile qualifications to two blocks of inline asm to stop GCC fromAdam Langley
2014-02-01PPC assembly pack: ppc64-mont update from master.Andy Polyakov
2014-01-09bn/asm/x86_64-mont5.pl: fix compilation error on Solaris.Andy Polyakov
2013-12-28ARM assembly pack: make it work with older toolchain.Andy Polyakov
2013-12-09bn/asm/armv4-mont.pl: add NEON code path.Andy Polyakov
2013-12-09crypto/bn/asm/x86_64-mont*.pl: update from master.Andy Polyakov
2013-12-04bn/asm/x86_64-mont5.pl: comply with Win64 ABI.Andy Polyakov
2013-12-03crypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.Andy Polyakov
2013-12-03crypto/bn/rsaz*: fix licensing note.Andy Polyakov
2013-12-03bn/asm/rsaz-x86_64.pl: fix prototype.Andy Polyakov
2013-12-01make updateDr. Stephen Henson
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-10-15PPC assembly pack: update from master branch.Andy Polyakov
2013-10-13Initial aarch64 bits.Andy Polyakov
2013-10-13MIPS assembly pack: get rid of deprecated instructions.Andy Polyakov
2013-10-10bn/asm/rsax-avx2.pl: minor optimization [for Decoded ICache].Andy Polyakov
2013-09-09crypto/bn/asm/x86_64-mont.pl: minor optimization.Andy Polyakov
2013-08-03crypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.Andy Polyakov
2013-07-12bn/asm/rsaz-avx2.pl: Windows-specific fix.Andy Polyakov
2013-07-12s/rsaz_eligible/rsaz_avx2_eligible/.Ben Laurie
2013-07-05Take RSAZ modules into build loop, add glue and engage.Andy Polyakov
2013-07-05Add RSAZ assembly modules.Andy Polyakov
2013-07-05bn/asm/x86_86-mont.pl: optimize reduction for Intel Core family.Andy Polyakov
2013-07-05bn/bn_exp.c: harmonize.Andy Polyakov
2013-06-30bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca.Andy Polyakov
2013-06-30PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-06-18Optimize SPARC T4 MONTMUL support.Andy Polyakov
2013-06-01crypto/bn/bn_exp.c: SPARC portability fix.Andy Polyakov
2013-05-20Add BN support for SPARC VIS3 and T4 [from master].Andy Polyakov
2013-03-01x86_64-gf2m.pl: fix typo.Andy Polyakov
2013-03-01x86_64-gf2m.pl: add missing Windows build fix for #2963.Andy Polyakov
2013-02-16bn_nist.c: work around clang 3.0 bug.Andy Polyakov
2013-02-02bn_word.c: fix overflow bug in BN_add_word.Andy Polyakov
2013-02-02x86_64 assembly pack: keep making Windows build more robust.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2013-01-22bn/asm/mips.pl: hardwire local call to bn_div_words.Andy Polyakov
2012-12-13Ignore more.Ben Laurie
2012-11-19x86_64-gcc.c: resore early clobber constraint [from HEAD].Andy Polyakov
2012-09-01bn_lcl.h: gcc removed support for "h" constraint, which broke inlineAndy Polyakov
2012-08-29Add linux-x32 target [from HEAD].Andy Polyakov
2012-08-17MIPS assembly pack updates from HEAD.Andy Polyakov
2012-07-04crypto/bn/*.h: move PTR_SIZE_INT to private header [from HEAD].Andy Polyakov
2012-07-02bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions andAndy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie