configfile: reject the "HKDF" flag for now
This will be re-enabled once it is implemented.
This commit is contained in:
parent
decda6d255
commit
4fadcbaf68
@ -36,7 +36,7 @@ var knownFlags = map[flagIota]string{
|
|||||||
FlagLongNames: "LongNames",
|
FlagLongNames: "LongNames",
|
||||||
FlagAESSIV: "AESSIV",
|
FlagAESSIV: "AESSIV",
|
||||||
FlagRaw64: "Raw64",
|
FlagRaw64: "Raw64",
|
||||||
FlagHKDF: "HKDF",
|
//FlagHKDF: "HKDF",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Filesystems that do not have these feature flags set are deprecated.
|
// Filesystems that do not have these feature flags set are deprecated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user