From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_encryption.html | 245 --------------------------------- 1 file changed, 245 deletions(-) delete mode 100644 Doc/doxygen/html/class_encryption.html (limited to 'Doc/doxygen/html/class_encryption.html') diff --git a/Doc/doxygen/html/class_encryption.html b/Doc/doxygen/html/class_encryption.html deleted file mode 100644 index e78e4dd..0000000 --- a/Doc/doxygen/html/class_encryption.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - -Starshatter_Open: Encryption Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
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: -
-
- - - - -- cgit v1.1