summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305
AgeCommit message (Expand)Author
2016-08-16ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-06-30Convert memset calls to OPENSSL_cleanseMatt Caswell
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-28poly1305/asm/poly1305-mips.pl: adhere to standard frame layout.Andy Polyakov
2016-05-28SPARC assembly pack: add missing .type directives.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-17Copyright consolidation 05/10Rich Salz
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-05-10MIPS64 assembly pack: add Poly1305 module.Andy Polyakov
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-05-06poly1305/asm/poly1305-x86_64.pl: contain symbols within shared lib.Andy Polyakov
2016-05-06poly1305/asm/poly1305-x86_64.pl: make it cross-compile.Andy Polyakov
2016-04-28various spelling fixesFdaSilvaYY
2016-04-26SPARCv9 assembly pack: fine-tune run-time switch.Andy Polyakov
2016-04-25crypto/poly1305/asm: chase overflow bit on x86 and ARM platforms.Andy Polyakov
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.Andy Polyakov
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-04-04crypto/poly1305: don't break carry chains.Andy Polyakov
2016-03-29poly1305/asm/poly1305-x86.pl: don't loose 59-th bit.Andy Polyakov
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov
2016-03-14s390x assembly pack: 32-bit fixups.Andy Polyakov
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte
2016-03-09Unified - adapt the generation of poly1305 assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-03-02poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.Andy Polyakov
2016-03-02Consistently use arm_arch.h constants in armcap assembly code.David Benjamin
2016-02-23poly1305/asm/poly1305-armv4.pl: replace ambiguous instruction.Andy Polyakov
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-13crypto/poly1305: add floating-point reference implementation.Andy Polyakov
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-13PPC assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-11poly1305/asm/poly1305-x86_64.pl: MacOS X portability fix.Andy Polyakov
2016-02-11poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.Andy Polyakov
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM.Andy Polyakov
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09s390x assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-01unified build scheme: add build.info filesRichard Levitte