Codebase list enumiax / 9a856ae5-7725-4229-9acc-47ccd2cf9089/main config.h
9a856ae5-7725-4229-9acc-47ccd2cf9089/main

Tree @9a856ae5-7725-4229-9acc-47ccd2cf9089/main (Download .tar.gz)

config.h @9a856ae5-7725-4229-9acc-47ccd2cf9089/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