Codebase list enumiax / 83579c9d-386d-4893-8939-05c30db34e34/main config.h
83579c9d-386d-4893-8939-05c30db34e34/main

Tree @83579c9d-386d-4893-8939-05c30db34e34/main (Download .tar.gz)

config.h @83579c9d-386d-4893-8939-05c30db34e34/mainraw · history · blame

1
2
3
4
5
6
7
/* Auto-Generated Passphrase Options */

/* Minimum & maximum default passphrase length in characters */
#define MIN_USER_LEN 1
#define MAX_USER_LEN 8
#define MIN_PASS_LEN 1
#define MAX_PASS_LEN 6