summaryrefslogtreecommitdiffstats
path: root/crypto/ec
AgeCommit message (Expand)Author
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-29Rationalize .gitignore and harmonize pair of Makefiles.Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-09-14d2i: don't update input pointer on failureKurt Roeckx
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-03remove 0 assignments.Rich Salz
2015-09-03RT3674: Make no-cms build work.David Bar
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-08-03Fix warning when compiling with no-ec2mMatt Caswell
2015-06-23More secure storage of key material.Rich Salz
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell
2015-05-29Fix build errors with enable-ec_nistp_64_gcc_128Peter Dettman
2015-05-26fix copy paste error in ec_GF2m function prototypesBilly Brumley
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-13bn/asm/armv8-mont.pl: boost performance.Andy Polyakov
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
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 -- codaRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30Add sanity check to print_bin functionMatt Caswell
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-28NISTZ256: owur'ize.Emilia Kasper
2015-04-27NISTZ256: use EC_POINT API and check errors.Emilia Kasper
2015-04-27NISTZ256: don't swallow malloc errorsEmilia Kasper
2015-04-27NISTZ256: set Z_is_one to boolean 0/1 as is customary.Emilia Kasper
2015-04-27Error checking and memory leak fixes in NISTZ256.Emilia Kasper
2015-04-24Fix error checking and memory leaks in NISTZ256 precomputation.Emilia Kasper
2015-04-24Correctly set Z_is_one on the return value in the NISTZ256 implementation.Emilia Kasper
2015-04-21Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-20Add ecp_nistz256-armv8 module.Andy Polyakov
2015-04-20crypto/ec/ecp_nistp[224|521].c: fix formatting.Andy Polyakov
2015-04-20ec/ecp_nistp*.c: fix SEGVs.Andy Polyakov
2015-04-11free NULL cleanup 9Rich Salz
2015-04-11Fix memory leakRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte