summaryrefslogtreecommitdiffstats
path: root/crypto/modes
AgeCommit message (Expand)Author
2014-08-27RT2308: Add extern "C" { ... } wrapperRich Salz
2014-04-06crypto/modes/gcm128.c: more strict aliasing fixes.Andy Polyakov
2014-01-06make updateDr. Stephen Henson
2013-12-08make updateDr. Stephen Henson
2013-11-12modes/asm/ghash-alpha.pl: update from HEAD.Andy Polyakov
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-11-08modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov
2013-09-16Remove AVX and VIS3 support.Ben Laurie
2013-09-16gcm128.c: update from master (add AVX and VIS3 support).Andy Polyakov
2013-09-16crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c fromAndy Polyakov
2013-09-16cbc128.c: fix strict aliasing warning.Andy Polyakov
2013-06-30PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-04-13crypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on ARMv7.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2012-08-13gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-06-08Reduce version skew.Ben Laurie
2012-04-12s390x asm pack: fix typos.Andy Polyakov
2012-03-31modes_lcl.h: make it work on i386 [from HEAD].Andy Polyakov
2012-01-25ghash-x86.pl: engage original MMX version in no-sse2 builds [from HEAD].Andy Polyakov
2012-01-15Fix OPNESSL vs. OPENSSL typos [from HEAD].Andy Polyakov
2011-08-11Sync ASM/modes to add CCM and XTS modes and assembly language optimisationDr. Stephen Henson
2011-08-04Backport GCM support from HEAD. Minimal support at present: no assemblyDr. Stephen Henson
2011-06-28AES-NI backport from HEAD. Note that e_aes.c doesn't implement all modesAndy Polyakov
2010-04-14[co]cf128.c: fix "n=0" bug [from HEAD].Andy Polyakov
2010-04-10ctr129.c: fix typo, simplify ctr128_inc and fix "n=0" bug [from HEAD].Andy Polyakov
2010-02-15PR: 2164Dr. Stephen Henson
2008-12-29Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov
2008-12-29Add standard .cvsignore file.Dr. Stephen Henson
2008-12-27Add modes/cts128.c, Ciphertext Stealing implementation.Andy Polyakov
2008-12-23crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov