bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path
[openssl.git] / crypto / aes /
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-18 Andy Polyakovaes/asm/vpaes-ppc.pl: eliminate overhung stores in...
2015-11-16 Andy Polyakovaesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
2015-10-23 Alessandro GhediniFix typos
2015-09-26 Andy PolyakovSkylake performance results.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-13 Andy Polyakovaes/asm/bsaes-armv7.pl: fix compilation with Xcode...
2015-05-13 Andy Polyakovaes/asm/aesni-sha256-x86_64.pl: fix Windows compilation...
2015-04-20 Andy Polyakovaes/asm/aesni-x86.pl: fix typo affecting Windows build.
2015-04-20 Andy Polyakovaes/asm/aesni-x86[_64].pl update.
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-20 Andy Polyakovaes/asm/vpaes-armv8.pl: make it compile on iOS.
2015-04-02 Andy Polyakovaes/asm/aesv8-armx.pl: optimize for Cortex-A5x.
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-28 Andy PolyakovAdd vpaes-amrv8.pl module.
2015-03-14 Emilia KasperFix undefined behaviour in shifts.
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-24 Andy Polyakovaes/asm/bsaes-armv7: fix kernel-side XTS and harmonize...
2015-01-27 Rich Salz"#if 0" removal: header files
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
2015-01-22 Andy PolyakovFix macosx-ppc build (and typos in unwind info).
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22 Matt CaswellManually reformat aes_core.c
2015-01-07 Andy PolyakovFix irix-cc build.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-15 Andy Polyakovaesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-25 Andy Polyakovaesp8-ppc.pl: rigid input verification in key setup.
2014-06-25 Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-16 Andy Polyakovaesp8-ppc.pl: add CTR mode.
2014-06-14 Andy Polyakovaesni-sha256-x86_64.pl: add missing rex in shaext.
2014-06-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-11 Andy PolyakovAdd support for Intel SHA extension.
2014-06-10 Andy Polyakovaesni-mb-x86_64.pl: add Win64 SEH.
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-06 Andy Polyakovaesv8-armx.pl update:
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-01 Andy PolyakovEngage POWER8 AES support.
2014-06-01 Andy PolyakovEngage ARMv8 AES support.
2014-05-29 Andy Polyakovaesv8-armx.pl: add CTR implementation.
2014-05-29 Andy Polyakovaesp8-ppc.pl: optimize CBC decrypt even further.
2014-05-23 Andy Polyakovaesp8-ppc.pl: add optimized CBC decrypt.
2014-05-23 Andy Polyakovvpaes-ppc.pl: comply with ABI.
2014-05-20 Andy Polyakovaesv8-armx.pl: fix typo.
2014-05-20 Andy Polyakovaesv8-armx.pl: optimize by adding 128-bit code paths.
2014-05-19 Andy PolyakovAdd "teaser" AES module for ARMv8.
2014-05-12 Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.
2014-05-04 Andy PolyakovC64x+ assembly pack: make it work with older toolchain.
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-02-25 Andy Polyakovaes/asm/vpaes-ppc.pl: fix traceback info.
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-19 Dr. Stephen Hensonmake depend
2014-02-14 Andy Polyakovaes/asm/aesni-x86_64.pl: further optimization for Atom...
2014-02-05 Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add data prefetching.
2014-02-01 Andy Polyakovcrypto/aes/asm/aesni-x86[_64].pl update, up to 14%...
2014-02-01 Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl update:
2014-01-07 Andy PolyakovPPC assembly pack: relax 64-bit requirement for little...
2014-01-07 Andy Polyakovaes/asm/vpaes-ppc.pl: add little-endian support.
2014-01-04 Andy Polyakovaesni-sha1-x86_64.pl: refine Atom-specific optimization.
2014-01-03 Andy Polyakovaesni-sha1-x86_64.pl: add stiched decrypt procedure,
2013-12-04 Andy Polyakovaes/asm/vpaes-ppc.pl: comply with ABI.
2013-11-29 Andy Polyakovvpaes-ppc.pl: fix bug in IV handling and comply with...
2013-11-27 Andy PolyakovAdd Vector Permutation AES for PPC.
2013-10-31 Andy Polyakovaes/asm/aes-ppc.pl: add little-endian support.
2013-10-15 Andy PolyakovPPC assembly pack: make new .size directives profiler...
next