aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes/cfb128.c
AgeCommit message (Expand)AuthorFilesLines
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-9/+1
2010-04-14[co]fb128.c: fix "n=0" bug.Andy Polyakov1-4/+4
2010-02-15PR: 2164Dr. Stephen Henson1-1/+0
2008-12-29Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov1-1/+2
2008-12-23crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov1-7/+5
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov1-0/+251