Codebase list enumiax / 9cd12139-d610-4cf5-b966-5c785cf6030c/main config.h
9cd12139-d610-4cf5-b966-5c785cf6030c/main

Tree @9cd12139-d610-4cf5-b966-5c785cf6030c/main (Download .tar.gz)

config.h @9cd12139-d610-4cf5-b966-5c785cf6030c/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