aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf')
-rw-r--r--gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf b/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf
new file mode 100644
index 0000000..9963e2d
--- /dev/null
+++ b/gocryptfs-xray/xray_tests/aesgcm_fs/gocryptfs.conf
@@ -0,0 +1,20 @@
+{
+ "Creator": "gocryptfs v1.7-beta1-7-g6b94f5e",
+ "EncryptedKey": "mHLMC8208CamUCy6lpX8BtQ0h93dmhUycXAJRPYJI5d8vHvlS7hVgWOuAIf1wQEWQ2veEo9GBe3rmfmTnGzSvA==",
+ "ScryptObject": {
+ "Salt": "0yHaO65zMQgn9izBA3HlcLkX0KdI3PGBc4799TRVQYo=",
+ "N": 65536,
+ "R": 8,
+ "P": 1,
+ "KeyLen": 32
+ },
+ "Version": 2,
+ "FeatureFlags": [
+ "GCMIV128",
+ "HKDF",
+ "DirIV",
+ "EMENames",
+ "LongNames",
+ "Raw64"
+ ]
+}