aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of aes assembler to use GENERATERichard Levitte2016-03-095-58/+61
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-084-18/+24
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-21/+21
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+59
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2610-10/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-34/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-189-9/+9
* x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2015-12-133-3/+3
* x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov2015-12-102-11/+1889
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-072-0/+2
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-233-3/+3
* aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.Andy Polyakov2015-11-181-62/+136
* aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.Andy Polyakov2015-11-161-5/+2
* Fix typosAlessandro Ghedini2015-10-231-1/+1
* Skylake performance results.Andy Polyakov2015-09-263-0/+4
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-251-14/+10
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Conversion to UTF-8 where neededRichard Levitte2015-07-142-9/+9
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+4
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-142-2/+2
* aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov2015-05-131-2/+2
* aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov2015-05-131-3/+3
* aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov2015-04-201-1/+1
* aes/asm/aesni-x86[_64].pl update.Andy Polyakov2015-04-202-239/+1025
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-202-12/+70
* aes/asm/vpaes-armv8.pl: make it compile on iOS.Andy Polyakov2015-04-201-5/+8
* aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov2015-04-021-91/+118
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-18/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-139/+0
* Add vpaes-amrv8.pl module.Andy Polyakov2015-03-282-0/+1251
* Fix undefined behaviour in shifts.Emilia Kasper2015-03-132-144/+144
* Fix crash in SPARC T4 XTS.Andy Polyakov2015-02-241-1/+1
* aes/asm/bsaes-armv7: fix kernel-side XTS and harmonize with Linux.Andy Polyakov2015-02-241-1/+3
* "#if 0" removal: header filesRich Salz2015-01-271-7/+0
* Add assembly support to ios64-cross.Andy Polyakov2015-01-231-3/+11
* Fix macosx-ppc build (and typos in unwind info).Andy Polyakov2015-01-221-2/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-229-357/+370
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-514/+521
* Manually reformat aes_core.cMatt Caswell2015-01-221-400/+405
* Fix irix-cc build.Andy Polyakov2015-01-071-1/+1
* Remove inconsistency in ARM support.Andy Polyakov2015-01-042-6/+10