summaryrefslogtreecommitdiffstats
path: root/crypto/modes/cts128.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22modes/cts128.c: make it indent-friendly.Andy Polyakov
2013-06-04crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c fromAndy Polyakov
2011-08-11Sync ASM/modes to add CCM and XTS modes and assembly language optimisationDr. Stephen Henson
2008-12-27Add modes/cts128.c, Ciphertext Stealing implementation.Andy Polyakov