Codebase list enumiax / 98e451c0-003d-41a7-8e14-bc0a6b8d64a3/main config.h
98e451c0-003d-41a7-8e14-bc0a6b8d64a3/main

Tree @98e451c0-003d-41a7-8e14-bc0a6b8d64a3/main (Download .tar.gz)

config.h @98e451c0-003d-41a7-8e14-bc0a6b8d64a3/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