diff options
Diffstat (limited to 'gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf')
-rw-r--r-- | gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf b/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf index 9963e2d..f8f288b 100644 --- a/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf +++ b/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf @@ -1,9 +1,9 @@ { - "Creator": "gocryptfs v1.7-beta1-7-g6b94f5e", - "EncryptedKey": "mHLMC8208CamUCy6lpX8BtQ0h93dmhUycXAJRPYJI5d8vHvlS7hVgWOuAIf1wQEWQ2veEo9GBe3rmfmTnGzSvA==", + "Creator": "gocryptfs v1.7-beta1-11-g8d71f8f-dirty", + "EncryptedKey": "Rp0VYTJ9QK2imhJQH1miFIgAYZbsfv3t1tvPJvsOVy86ogBzKpUuMDFXD+PPawLvZM/TuYl0n3gx1RY5hzFfbg==", "ScryptObject": { - "Salt": "0yHaO65zMQgn9izBA3HlcLkX0KdI3PGBc4799TRVQYo=", - "N": 65536, + "Salt": "mDPjzd+SZpScPYVv/M9AFjNzXcUy6fqKckXay53EQdQ=", + "N": 1024, "R": 8, "P": 1, "KeyLen": 32 |