summaryrefslogtreecommitdiff
path: root/channels.cpp
Commit message (Expand)AuthorAgeFilesLines
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-308/+312
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-4/+3
* port to MSVC .NET 2005 beta 2weidai2005-07-121-3/+3
* fix bug in ChannelSwitch::ChannelCreatePutSpace() when a channel has only one...weidai2003-07-181-1/+2
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-14/+4
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-1/+6
* fix bug in Grouperweidai2003-04-151-79/+110
* Initial revisionweidai2002-10-041-0/+282