aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes
AgeCommit message (Expand)AuthorFilesLines
2018-07-01modes/asm/ghash-armv4.pl: address "infixes are deprecated" warnings.Andy Polyakov1-5/+2
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov1-1/+11
2018-06-20Update copyright yearMatt Caswell2-2/+2
2018-06-08modes/ocb128.c: Reset nonce-dependent variables on setivMingtao Yang2-67/+69
2018-06-03PPC assembly pack: correct POWER9 results.Andy Polyakov1-1/+1
2018-06-03modes/gcm128.c: coalesce calls to GHASH.Andy Polyakov2-34/+249
2018-05-30Reduce minimal out length in CRYPTO_128_unwrap_padYihong Wang1-6/+8
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-10PPC assembly pack: add POWER9 results.Andy Polyakov1-0/+1
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-23ARM assembly pack: make it work with older assembler.Andy Polyakov1-0/+2
2018-04-17Update copyright yearRichard Levitte1-1/+1
2018-04-05Set error code if alloc returns NULLRich Salz1-4/+7
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-4/+2
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-2/+5
2018-01-19Copyright update of more files that have changed this yearRichard Levitte1-1/+1
2018-01-08fix compile error 'intrinsic function not declared'EasySec1-0/+1
2017-12-04modes/asm/ghashv8-armx.pl: handle lengths not divisible by 4x.Andy Polyakov1-9/+137
2017-12-04modes/asm/ghashv8-armx.pl: optimize modulo-scheduled loop.Andy Polyakov1-31/+28
2017-12-04modes/asm/ghashv8-armx.pl: modulo-schedule loop.Andy Polyakov1-3/+70
2017-12-04modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.Andy Polyakov1-12/+171
2017-11-13ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov1-0/+1
2017-11-11Many spelling fixes/typo's corrected.Josh Soref5-8/+8
2017-10-30s390x assembly pack: extend s390x capability vector.Patrick Steuer2-4/+10
2017-10-17s390x assembly pack: remove capability double-checking.Patrick Steuer1-11/+2
2017-10-17modes/gcm128.c: harmonize GCM_MUL macro with GHASH.Andy Polyakov1-45/+56
2017-10-13Remove email addresses from source code.Rich Salz3-12/+7
2017-09-01crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.Andy Polyakov1-2/+1
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov2-0/+5
2017-07-05Undo commit cd359b2Rich Salz1-41/+0
2017-05-26modes/ocb128.c: address undefined behaviour warning.Andy Polyakov1-58/+58
2017-05-11Remove filename argument to x86 asm_init.David Benjamin1-1/+1
2017-03-22modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors.Andy Polyakov1-1/+1
2017-02-20Don't call memcpy if len is zero.Rich Salz1-0/+6
2017-02-15ARMv4 assembly pack: harmonize Thumb-ification of iOS build.Andy Polyakov1-1/+5
2017-02-13modes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2-0/+61
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov1-12/+23
2016-11-25modes/ctr128.c: fix false carry in counter increment procedure.Andy Polyakov1-1/+1
2016-11-03Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte2-829/+0
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov1-0/+1
2016-10-10Remove trailing whitespace from some files.David Benjamin4-10/+10
2016-09-03modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.Andy Polyakov1-1/+3
2016-08-16ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov1-0/+1
2016-08-05spelling fixes, just comments and readme.klemens1-3/+3
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov1-0/+2
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY1-1/+1
2016-06-27Clarify use of |$end0| in stitched x86-64 AES-GCM code.Brian Smith1-0/+41
2016-06-14modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov1-20/+449
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2-2/+2
2016-05-21Add OpenSSL copyright to .pl filesRich Salz12-12/+96