aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/cbc128.c
Commit message (Expand)AuthorAgeFilesLines
* Please Clang's sanitizer.Andy Polyakov2014-07-081-1/+1
* crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c fromAndy Polyakov2012-11-051-8/+11
* cbc128.c: fix strict aliasing warning.Andy Polyakov2012-11-051-11/+11
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-0/+1
* "Jumbo" update for crypto/modes:Andy Polyakov2010-05-041-7/+2
* crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov2008-12-231-5/+3
* 128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov2008-12-161-0/+208