Namespaces | |
namespace | code |
Classes | |
class | code::TEAEncryption |
Implements the 128-bit Tiny Encryption Algorithm (TEA) by Wheeler and Needham, 1994 instead of more complicated, but also more secure, alternatives. More... | |
class | code::TEAEncryption::FourByteValue |
FourByteValue maintains data in both the local machine format and in PC-native format, and provides bit manipulation operations. |