Inheritance diagram for SAFER::Base:

Definition at line 16 of file safer.h.
Public Member Functions | |
| unsigned int | GetAlignment () const |
| void | UncheckedSetKey (const byte *userkey, unsigned int length, const NameValuePairs ¶ms) |
Protected Member Functions | |
| virtual bool | Strengthened () const=0 |
Protected Attributes | |
| SecByteBlock | keySchedule |
Static Protected Attributes | |
| static const byte | exp_tab [256] |
| static const byte | log_tab [256] |
1.5.1-p1