aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes/cbc128.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/modes/Richard Levitte1-1/+1
2017-02-20Don't call memcpy if len is zero.Rich Salz1-0/+6
2016-05-17Copyright consolidation 06/10Rich Salz1-47/+6
2016-02-18Remove outdated DEBUG flags.Rich Salz1-11/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-124/+126
2014-07-08Please Clang's sanitizer.Andy Polyakov1-1/+1
2012-11-05crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c fromAndy Polyakov1-8/+11
2012-11-05cbc128.c: fix strict aliasing warning.Andy Polyakov1-11/+11
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson1-0/+1
2010-05-04"Jumbo" update for crypto/modes:Andy Polyakov1-7/+2
2008-12-23crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov1-5/+3
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov1-0/+208