diff options
Diffstat (limited to 'integration_tests/example_filesystems/v0.7/gocryptfs.conf')
-rw-r--r-- | integration_tests/example_filesystems/v0.7/gocryptfs.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/integration_tests/example_filesystems/v0.7/gocryptfs.conf b/integration_tests/example_filesystems/v0.7/gocryptfs.conf index c2997f2..80c2673 100644 --- a/integration_tests/example_filesystems/v0.7/gocryptfs.conf +++ b/integration_tests/example_filesystems/v0.7/gocryptfs.conf @@ -1,8 +1,8 @@ { - "EncryptedKey": "rjkwSNwi3nCUKMLaDttlYweHSDgyhbDx5sWv/a+h+cG1co5IXoXF9ZQSxXl1Qwm/XhY/dvTvnGZRREde", + "EncryptedKey": "0crm+qEf00XPxQrc8NIMp/0rgfaLb8wzTj+3G1slSytjsLHctj/fOKkGJIFyBk7xzvnWdkhyxxvHgfMS", "ScryptObject": { - "Salt": "mX6madEb9nbE+xgo840s9d2ro88f/5GuEiimQ+C7Z1I=", - "N": 65536, + "Salt": "yZn+QMjR2ENZ6MoiURpqEqr8mgnCX8WN87KJafgiXhU=", + "N": 1024, "R": 8, "P": 1, "KeyLen": 32 |