Codebase list enumiax / 592997cd-a8db-41c6-85a3-8c367d7acb4b/main config.h
592997cd-a8db-41c6-85a3-8c367d7acb4b/main

Tree @592997cd-a8db-41c6-85a3-8c367d7acb4b/main (Download .tar.gz)

config.h @592997cd-a8db-41c6-85a3-8c367d7acb4b/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