summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/Dbx_tree_cryptors/encryption/CAST128/src/Version.h
blob: 0a1e6d1e6ee0941809e1da445d77efdd9c21592d (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             "Cast128"
#define __FILENAME                "Cast128.dll"
#define __DESCRIPTION             "Blockcipher - 64bit block, fast and secure."
#define __COPYRIGHT               "© 1996 Carlisle Adams and Stafford Tavares"