Blowfish
Description
Class that runs the Blowfish algorithm on data passed between clients in CHEESEBURGER packets. Does not handle signing.
Namespace
TTP::Crypt
Superclasses
Ekey
Members
std::vector
<byte>
mBlowFishKey; // 128 bits
Functions
Those defined in EKey.