aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/cfb128.c
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+1
* [co]fb128.c: fix "n=0" bug.Andy Polyakov2010-04-141-4/+4
* PR: 2164Dr. Stephen Henson2010-02-151-1/+0
* Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-291-1/+2
* crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov2008-12-231-7/+5
* 128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov2008-12-161-0/+251