MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::MD2 Class Reference
Inheritance diagram for TaoCrypt::MD2:
Collaboration diagram for TaoCrypt::MD2:

Public Types

enum  { BLOCK_SIZE = 16, DIGEST_SIZE = 16, PAD_SIZE = 16, X_SIZE = 48 }

Public Member Functions

word32 getBlockSize () const
word32 getDigestSize () const
void Update (const byte *, word32)
void Final (byte *)
void Init ()
void Swap (MD2 &)

Detailed Description

Definition at line 34 of file md2.hpp.


The documentation for this class was generated from the following files: