aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes/cfb128.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/modes/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 06/10Rich Salz1-47/+6
2016-02-18Remove outdated DEBUG flags.Rich Salz1-15/+0
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-144/+152
2015-01-22modes/cfb128.c: make it indent-friendly.Andy Polyakov1-4/+8
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