aboutsummaryrefslogtreecommitdiff
path: root/cryptfs/config_test/PlaintextNames.conf
blob: c1ff8cce2858ef148720a66034ba1036fe37219a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"EncryptedKey": "rG4u0argMq02V5G9Fa+gAaaHtNrj3wn7OZjP44hWOzO4yBFtn+Qn3PW4V6LMuKmGLEhyktCyWOI3K8lj",
	"ScryptObject": {
		"Salt": "bRjq1V63u5ML3FoTWx/GBXUhUVpTunOX3DPxS+yPjg0=",
		"N": 65536,
		"R": 8,
		"P": 1,
		"KeyLen": 32
	},
	"Version": 2,
	"FeatureFlags": [
		"PlaintextNames"
	]
}