8a2e1a543a
The v0.6-plaintextnames example FS lacks the GCMIV128 feature flag, is no longer mountable and can no longer be used for testing. Add a new "-plaintextnames" filesystem created by gocryptfs v0.7. There have been no format changes to "-plaintextnames" since then.
15 lines
303 B
Plaintext
15 lines
303 B
Plaintext
{
|
|
"EncryptedKey": "13f9NLdlS20w26T0bukhVrqhumJOHhRyntEJb2y2BJK+K1kulklQGT6gxSWPsjDqw5514h9/euMiKMwc",
|
|
"ScryptObject": {
|
|
"Salt": "b2ZD+7sN6b/lchJbYT+4K73tscC6WwbGrdxHuFjhOT4=",
|
|
"N": 1024,
|
|
"R": 8,
|
|
"P": 1,
|
|
"KeyLen": 32
|
|
},
|
|
"Version": 2,
|
|
"FeatureFlags": [
|
|
"GCMIV128",
|
|
"PlaintextNames"
|
|
]
|
|
} |