summaryrefslogtreecommitdiffstats
path: root/crypto/bn
AgeCommit message (Expand)Author
2015-08-31BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper
2015-08-27Fix memory over-readRich Salz
2015-08-26BN_bin2bn handle leading zero'sRich Salz
2015-08-11Check for 0 modulus in BN_MONT_CTX_setMatt Caswell
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-07-31Clear BN-mont values when free'ing it.Loganaden Velvindron
2015-07-23rsaz_exp.h: align license with the rest of the contributionEmilia Kasper
2015-07-22Some cleanups for crypto/bnRich Salz
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-06-23More secure storage of key material.Rich Salz
2015-06-23make updateRichard Levitte
2015-06-23Rearrange rsazRichard Levitte
2015-06-11bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.Andy Polyakov
2015-06-04Fix off-by-one error in BN_bn2hexMatt Caswell
2015-06-03make update.Dr. Stephen Henson
2015-05-26bn/bn_lcl.h: fix MIPS-specific gcc version check.Andy Polyakov
2015-05-24bn/asm/x86_64-mont5.pl: fix valgrind error.Andy Polyakov
2015-05-24bn/bn_gf2m.c: appease STACK, unstable code detector.Andy Polyakov
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-20bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.Andy Polyakov
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-13bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov
2015-05-13bn/asm/armv8-mont.pl: boost performance.Andy Polyakov
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-27Error checking and memory leak fixes in NISTZ256.Emilia Kasper
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-20Add ARMv8 Montgomery multiplication module.Andy Polyakov
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-17Fix probable_prime over large shiftMatt Caswell
2015-03-12Fix error handling in bn_expMatt Caswell
2015-02-10Remove some functions that are no longer used and break the build with:Matt Caswell
2015-02-09bn/bn_add.c: fix dead code elimination that went bad.Andy Polyakov
2015-02-08Final (for me, for now) dead code cleanupRich Salz
2015-02-05Use memset in bn_montRich Salz
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz