Codebase list enumiax / 212e5585-cba8-4a8b-a021-d0580c4c0c63/main config.h
212e5585-cba8-4a8b-a021-d0580c4c0c63/main

Tree @212e5585-cba8-4a8b-a021-d0580c4c0c63/main (Download .tar.gz)

config.h @212e5585-cba8-4a8b-a021-d0580c4c0c63/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