created basic flags
This commit is contained in:
parent
35a6a92847
commit
41fd8e0931
@ -1,4 +1,10 @@
|
|||||||
#ifndef WHY2_FLAGS_H
|
#ifndef WHY2_FLAGS_H
|
||||||
#define WHY2_FLAGS_H
|
#define WHY2_FLAGS_H
|
||||||
|
|
||||||
|
#define KEY_LENGTH 50
|
||||||
|
#define ENCRYPTION_SEPARATOR '.'
|
||||||
|
#define ENCRYPTION_SEPARATOR_STRING "."
|
||||||
|
|
||||||
|
#define INVALID_KEY 1
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user