aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/ctr128.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 06/10Rich Salz2016-05-171-47/+6
* Remove outdated DEBUG flags.Rich Salz2016-02-181-13/+0
* modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov2016-02-121-24/+17
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-170/+186
* modes/ctr128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* 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-12/+79
* ctr129.c: fix typo, simplify ctr128_inc and fix "n=0" bug.Andy Polyakov2010-04-101-15/+13
* crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov2008-12-231-4/+2
* 128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov2008-12-161-0/+188