summaryrefslogtreecommitdiff
path: root/crypto/modes/cbc128.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Add Common shared code needed to move aes ciphers to providersShane Lontis2019-07-161-2/+2
* Following the license change, modify the boilerplates in crypto/modes/Richard Levitte2018-12-061-1/+1
* Don't call memcpy if len is zero.Rich Salz2017-02-201-0/+6
* Copyright consolidation 06/10Rich Salz2016-05-171-47/+6
* Remove outdated DEBUG flags.Rich Salz2016-02-181-11/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-124/+126
* 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