aboutsummaryrefslogtreecommitdiff
path: root/integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf')
-rw-r--r--integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf b/integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf
deleted file mode 100644
index 257b7ee..0000000
--- a/integration_tests/example_filesystems/v0.6-plaintextnames/gocryptfs.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "EncryptedKey": "SoTMt+DMqVDia42c7cx8YW6KrnzF9EQVYIq5DGR1yFqNKxtOCBIuXEIKJHYSw1Z8VluKRQmkugTOvyTU",
- "ScryptObject": {
- "Salt": "83wR2p5eDPtozsP48vizN1rAbYeXOtksvwoAZ9Y0vn4=",
- "N": 1024,
- "R": 8,
- "P": 1,
- "KeyLen": 32
- },
- "Version": 2,
- "FeatureFlags": [
- "PlaintextNames"
- ]
-} \ No newline at end of file