summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/Dbx_tree_cryptors/encryption/HC256/src/Version.h
blob: 69c4d2bdd631a053f3f6b029d4387bdc165fc90d (plain)
1
2
3
4
5
6
7
8
9
10
11
#define __MAJOR_VERSION            0
#define __MINOR_VERSION            0
#define __RELEASE_NUM            0
#define __BUILD_NUM               1

#include <stdver.h>

#define __PLUGIN_NAME            "HC-256"
#define __FILENAME               "HC256.dll"
#define __DESCRIPTION             "Streamcipher - 512bit step, very fast."
#define __COPYRIGHT               "© 2005 Hongjun Wu"