f28d85fad5
Most corruption cases except xattr should be covered. With test filesystem. The output is still pretty ugly. xattr support will be added in the next commits.
21 lines
404 B
Plaintext
21 lines
404 B
Plaintext
{
|
|
"Creator": "gocryptfs v1.4.4-13-ga4f3a7d-dirty",
|
|
"EncryptedKey": "yfnIx9uKv2ZX80KXOlfb4fWws3RNqvcjsx/Ajr0x4pRfg8NLqhWRpEUWGk8NSdVFXKWVDgdhSoYkbfVnFXl07g==",
|
|
"ScryptObject": {
|
|
"Salt": "R78m123zJxxO6uU1bg6/0azppry1FoGdH1/Op1xFq+4=",
|
|
"N": 65536,
|
|
"R": 8,
|
|
"P": 1,
|
|
"KeyLen": 32
|
|
},
|
|
"Version": 2,
|
|
"FeatureFlags": [
|
|
"GCMIV128",
|
|
"HKDF",
|
|
"DirIV",
|
|
"EMENames",
|
|
"LongNames",
|
|
"Raw64"
|
|
]
|
|
}
|