diff options
Diffstat (limited to 'integration_tests/example_filesystems/v0.5/gocryptfs.conf')
-rw-r--r-- | integration_tests/example_filesystems/v0.5/gocryptfs.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/integration_tests/example_filesystems/v0.5/gocryptfs.conf b/integration_tests/example_filesystems/v0.5/gocryptfs.conf index 4aa8951..f839664 100644 --- a/integration_tests/example_filesystems/v0.5/gocryptfs.conf +++ b/integration_tests/example_filesystems/v0.5/gocryptfs.conf @@ -1,8 +1,8 @@ { - "EncryptedKey": "eEjly8AC1f/7HSiBwZlCWtzYXx+le7HpKu2qf8mcNo6ua2J0N4wasewjkzntU6r2ROdp3hjFQyHtZrCf", + "EncryptedKey": "zIY8foMncKrAG8USA1/AQ+R8z+xRge3QZqDpGRIDAeNOkMeQQsnMsJzFJbZHcGlRbUye0CwRghR/UX4R", "ScryptObject": { - "Salt": "MHr2o3kUQAHPE7Wc+p4eDDhKrpA8AOwzOo14JYoU89s=", - "N": 65536, + "Salt": "BFQklFzt3j9ZDa8zcR9pwHfa8nDdLqyCzNp5kA+V6Y0=", + "N": 1024, "R": 8, "P": 1, "KeyLen": 32 |