e43eb36da3
We check the md5 sum of the encrypted version of a file to make sure we don't accidentially change the ciphertext generation.
22 lines
396 B
Plaintext
22 lines
396 B
Plaintext
{
|
|
"Creator": "gocryptfs v1.3",
|
|
"EncryptedKey": "o6yhOpoaToWqs7iZMgx2J+dmrRcL8TOjqd7ntlqy4Y/g/ygNRADJXGITtEIDukf7FbGyn2JNZtWs/4ZOgLNmYw==",
|
|
"ScryptObject": {
|
|
"Salt": "8a64zpm0vXFg9uretHuwbxijzQmx2QF4hKOYM0yK/S8=",
|
|
"N": 65536,
|
|
"R": 8,
|
|
"P": 1,
|
|
"KeyLen": 32
|
|
},
|
|
"Version": 2,
|
|
"FeatureFlags": [
|
|
"GCMIV128",
|
|
"HKDF",
|
|
"DirIV",
|
|
"EMENames",
|
|
"LongNames",
|
|
"Raw64",
|
|
"AESSIV"
|
|
]
|
|
}
|