Codebase list enumiax / 217add10-054d-4614-996e-93463294c11f/main config.h
217add10-054d-4614-996e-93463294c11f/main

Tree @217add10-054d-4614-996e-93463294c11f/main (Download .tar.gz)

config.h @217add10-054d-4614-996e-93463294c11f/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