summaryrefslogtreecommitdiffstats
path: root/crypto/modes
AgeCommit message (Expand)Author
2019-02-26Update copyright yearMatt Caswell
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin
2018-09-11Update copyright yearMatt Caswell
2018-07-09modes/ocb128.c: readability and formatting improvements.Andy Polyakov
2018-07-09modes/ocb128.c: improve the calculation of double maskDesWurstes
2018-07-01modes/asm/ghash-armv4.pl: address "infixes are deprecated" warnings.Andy Polyakov
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov
2018-06-20Update copyright yearMatt Caswell
2018-06-08modes/ocb128.c: Reset nonce-dependent variables on setivMingtao Yang
2018-06-03PPC assembly pack: correct POWER9 results.Andy Polyakov
2018-06-03modes/gcm128.c: coalesce calls to GHASH.Andy Polyakov
2018-05-30Reduce minimal out length in CRYPTO_128_unwrap_padYihong Wang
2018-05-29Update copyright yearMatt Caswell
2018-05-10PPC assembly pack: add POWER9 results.Andy Polyakov
2018-05-01Update copyright yearMatt Caswell
2018-04-23ARM assembly pack: make it work with older assembler.Andy Polyakov
2018-04-17Update copyright yearRichard Levitte
2018-04-05Set error code if alloc returns NULLRich Salz
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-08fix compile error 'intrinsic function not declared'EasySec
2017-12-04modes/asm/ghashv8-armx.pl: handle lengths not divisible by 4x.Andy Polyakov
2017-12-04modes/asm/ghashv8-armx.pl: optimize modulo-scheduled loop.Andy Polyakov
2017-12-04modes/asm/ghashv8-armx.pl: modulo-schedule loop.Andy Polyakov
2017-12-04modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.Andy Polyakov
2017-11-13ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-30s390x assembly pack: extend s390x capability vector.Patrick Steuer
2017-10-17s390x assembly pack: remove capability double-checking.Patrick Steuer
2017-10-17modes/gcm128.c: harmonize GCM_MUL macro with GHASH.Andy Polyakov
2017-10-13Remove email addresses from source code.Rich Salz
2017-09-01crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.Andy Polyakov
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov
2017-07-05Undo commit cd359b2Rich Salz
2017-05-26modes/ocb128.c: address undefined behaviour warning.Andy Polyakov
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-03-22modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors.Andy Polyakov
2017-02-20Don't call memcpy if len is zero.Rich Salz
2017-02-15ARMv4 assembly pack: harmonize Thumb-ification of iOS build.Andy Polyakov
2017-02-13modes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov
2016-11-25modes/ctr128.c: fix false carry in counter increment procedure.Andy Polyakov
2016-11-03Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-09-03modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.Andy Polyakov
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