#include <sapphire.h>
Inheritance diagram for SapphireBase:
Definition at line 10 of file sapphire.h.
Public Types | |
Static Public Member Functions | |
unsigned int | StaticGetValidKeyLength (unsigned int n) |
Protected Member Functions | |
SapphireBase (const byte *userKey, unsigned int keyLength) | |
void | ShuffleCards () |
Protected Attributes | |
SecByteBlock | cards |
byte | rotor |
byte | ratchet |
byte | avalanche |
byte | last_plain |
byte | last_cipher |