aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream/ctr/ctr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-2/+2
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...lloyd2009-10-141-0/+141