Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Encryption Class Reference

#include <Encrypt.h>

List of all members.

Static Public Member Functions

static Text Encrypt (Text block)
static Text Decrypt (Text block)
static Text Encode (Text block)
static Text Decode (Text block)

Detailed Description

Definition at line 24 of file Encrypt.h.


Member Function Documentation

Text Encryption::Decode ( Text  block)
static

Definition at line 152 of file Encrypt.cpp.

Text Encryption::Decrypt ( Text  block)
static

Definition at line 103 of file Encrypt.cpp.

Text Encryption::Encode ( Text  block)
static

Definition at line 131 of file Encrypt.cpp.

Text Encryption::Encrypt ( Text  block)
static

Definition at line 71 of file Encrypt.cpp.


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