crypto/modes/gcm128.c: more strict aliasing fixes.
[openssl.git] / crypto / modes / cts128.c
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-16 Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2011-08-11 Dr. Stephen HensonSync ASM/modes to add CCM and XTS modes and assembly...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-27 Andy PolyakovAdd modes/cts128.c, Ciphertext Stealing implementation.