summaryrefslogtreecommitdiff
path: root/integration_tests/example_filesystems/v0.5/gocryptfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/example_filesystems/v0.5/gocryptfs.conf')
-rw-r--r--integration_tests/example_filesystems/v0.5/gocryptfs.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/integration_tests/example_filesystems/v0.5/gocryptfs.conf b/integration_tests/example_filesystems/v0.5/gocryptfs.conf
new file mode 100644
index 0000000..4aa8951
--- /dev/null
+++ b/integration_tests/example_filesystems/v0.5/gocryptfs.conf
@@ -0,0 +1,14 @@
+{
+ "EncryptedKey": "eEjly8AC1f/7HSiBwZlCWtzYXx+le7HpKu2qf8mcNo6ua2J0N4wasewjkzntU6r2ROdp3hjFQyHtZrCf",
+ "ScryptObject": {
+ "Salt": "MHr2o3kUQAHPE7Wc+p4eDDhKrpA8AOwzOo14JYoU89s=",
+ "N": 65536,
+ "R": 8,
+ "P": 1,
+ "KeyLen": 32
+ },
+ "Version": 2,
+ "FeatureFlags": [
+ "DirIV"
+ ]
+} \ No newline at end of file